Difference between revisions of "CControls::isKeyPressed"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool KeyPressed( s32 keycode ) </syntaxhighlight> Object method of: CControls Category:Scripting [[...")
(No difference)

Revision as of 07:14, 9 September 2012



 
 bool KeyPressed( s32 keycode )

Object method of: CControls