Category:Event manipulation

From EDukeWiki
Revision as of 18:03, 23 May 2012 by Hendricks266 (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Events are special occurences in the game engine, including specific key presses, display calls, etc. Events are also the only of the three CON entry points (the other two being actor and eventloadactor code) that may recurse, for example through EVENT_EGS, EVENT_SPAWN or EVENT_KILLIT.

Please see the EDuke32 event list for a complete list of all currently valid events in EDuke32.

Subcategories

This category has only the following subcategory.

E

Pages in category "Event manipulation"

The following 10 pages are in this category, out of 10 total.