Keyboard commands?
by itttech (#0002) · in Torque Game Engine · 09/16/2006 (12:38 pm) · 1 replies
Is there a list of all the keyboard commands for torque game engine?
like a list stating what each key does?
like a list stating what each key does?
Torque Owner J "hplus" W
You can do a find-in-all-files for all .cs and .gui files, looking for the keyword "bind"; this will give you most of
them.
If you get msys or cygwin, you can do the same thing from a command line: