EVENT DISPLAYMENU: Difference between revisions
Jump to navigation
Jump to search
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... |
No edit summary |
||
Line 1: | Line 1: | ||
EVENT_DISPLAYMENU is a [http://www.eduke32.com/wiki/index.php?title=EDuke32_event_list Game Event]. | 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 event is drawn ''under'' the main menu text and shown a bit darker than the menu. | This [[event]] is called whenever the main menu is drawn. Everything drawn within this event is drawn ''under'' the main menu text and shown a bit darker than the menu. | ||
[[Category:Events]] | [[Category:Events]] |
Revision as of 08:07, 18 February 2009
EVENT_DISPLAYMENU is a Game Event.
This event is called whenever the main menu is drawn. Everything drawn within this event is drawn under the main menu text and shown a bit darker than the menu.