Console/ActionMap
From Blue Mars Developer Guidebook
There are security restrictions on this article
|
|
- loadactionmaps file
- load action maps from a file
- dump_action_maps
- print out all action names to the log
For example, this is dumped to the log for a simple action map containing two actions:
ActionMap: 'ARTest' 0x23C09FE8 Action 0: 'nexttest' Key 0/2: 's' Key 1/2: 'right' Key 2/2: '' Action 1: 'prevtest' Key 0/2: 'a' Key 1/2: 'left' Key 2/2: ''
