Startscreen

From EDukeWiki
Revision as of 03:34, 30 January 2018 by Jblade (talk | contribs) (Created page with "Use '''startscreen''' to take control away from the game and display content with rotatesprite using EVENT_SCREEN RETURN is set to 1 when any key is pressed, and if it is...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Use startscreen to take control away from the game and display content with rotatesprite using EVENT_SCREEN

RETURN is set to 1 when any key is pressed, and if it is nonzero when the event ends, the screen ends and the game resumes.