Jump to content

EVENT PROCESSINPUT

From EDukeWiki
Revision as of 16:12, 15 April 2007 by Dr. Kylstien (talk | contribs) (New page: This event is called when the game processes input from the player. It can be used with getinput to check for particular button presses.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This event is called when the game processes input from the player. It can be used with getinput to check for particular button presses.