Module ...
Handles player hotkey interface This provides methods to bind and manage hotkeys as well as using them
This interface is designed to work with the engine.HotkeysDisplay class to display current hotkeys to the player
Functions
| _M:activateHotkey (id) | Uses an hotkeyed talent This requires the ActorTalents interface to use talents and a method player:playerUseItem(o, item, inven) to use inventory objects |
| _M:nextHotkeyPage () | Switch to next hotkey page |
| _M:prevHotkeyPage () | Switch to previous hotkey page |