EVENT DISPLAYMENUREST: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Daedolon (talk | contribs)
New page: EVENT_DISPLAYMENU is a [http://www.eduke32.com/wiki/index.php?title=EDuke32_event_list Game Event]. This event called whenever the main menu is drawn. Everything drawn within this eve...
 
small fix
Line 1: Line 1:
EVENT_DISPLAYMENU is a [http://www.eduke32.com/wiki/index.php?title=EDuke32_event_list Game Event].
EVENT_DISPLAYMENUREST is a [http://www.eduke32.com/wiki/index.php?title=EDuke32_event_list Game Event].


This [[event]] called whenever the main menu is drawn. Everything drawn within this event is drawn ''above'' the main menu.
This [[event]] called whenever the main menu is drawn. Everything drawn within this event is drawn ''above'' the main menu.


[[Category:Events]]
[[Category:Events]]

Revision as of 12:59, 15 January 2009

EVENT_DISPLAYMENUREST is a Game Event.

This event called whenever the main menu is drawn. Everything drawn within this event is drawn above the main menu.