Jump to content

EVENT PROCESSINPUT: Difference between revisions

From EDukeWiki
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.
(No difference)

Revision as of 16:12, 15 April 2007

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