KeyPressAlways: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
*>Monkey 05 06
(New page: The KeyPressAlways module by monkey_05_06 ({{thread|34339.0|thread}}) allows methods to ''always'' intercept keypresses, even during blocking functions such as speech.)
 
*>Monkey 05 06
No edit summary
Line 1: Line 1:
The [[KeyPressAlways]] module by [[monkey_05_06]] ({{thread|34339.0|thread}}) allows methods to ''always'' intercept keypresses, even during blocking functions such as speech.
The [[KeyPressAlways]] module by [[monkey_05_06]] ({{thread|34339.0|thread}}) allows methods to ''always'' intercept keypresses, even during blocking functions such as speech.
{{Module|Input}}

Revision as of 19:30, 21 June 2009

The KeyPressAlways module by monkey_05_06 (34339.0) allows methods to always intercept keypresses, even during blocking functions such as speech.