Startscreen: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
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..."
(No difference)

Revision as of 03:34, 30 January 2018

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.