Bind Action Any Key
by Dany · in Torque X 2D · 12/28/2007 (3:42 am) · 3 replies
Hello,
I want to bind an action when you press any key
but how ??
exemple on escape key
-------
inputMap.BindAction(keyboardId,(int)Keys.Escape,pressAnyKey);
-------
this use for skip a sequence
thanks for your help
I want to bind an action when you press any key
but how ??
exemple on escape key
-------
inputMap.BindAction(keyboardId,(int)Keys.Escape,pressAnyKey);
-------
this use for skip a sequence
thanks for your help
About the author
Torque 3D Owner Tom Perry
http://www.garagegames.com/mg/forums/result.thread.php?qt=29428