ModCS.Star
The ModCS.Star namespace contains functions related to the whimsical star.
ModCS.Star.Init()
ModCS.Star.Init()
Resets the Whimsical Stars, like done when starting a new save.
ModCS.Star.Act()
ModCS.Star.Act()
Runs the whimsical star act code, making it function for a new game mode the user may add.
ModCS.Star.DrawMain()
ModCS.Star.DrawMain(fx, fy)
Draws the whimsical stars on screen at the camera position fx and fy, making it function for a new game mode the user may add.