void Render()
Blits the map and entities to the variable screen.
Note: This also will run what ever function you have HookRetrace()'d. Which makes this a very bad function to ever call in a HookRetraced function (since it would cause an infinite loop and crash the game.)
Render(); Showpage();
There are no talkbacks on this documentation page yet. Post the first?
Doc Nav |
Your docs |