Class KeybindingsManager

#include <Geode/binding/KeybindingsManager.hpp>
classKeybindingsManager:publiccocos2d::CCNode{ ... }
No description provided
Examples0
Public static methods1
staticKeybindingsManager*sharedState()

MacOS (ARM): 0x4400d0

MacOS (Intel): 0x4e50f0

Windows: 0x2c0d80

iOS: 0x347234

Android

No description provided
Public member functions11
virtualboolinit()

MacOS (ARM): 0x440230

MacOS (Intel): 0x4e5280

Windows: Out of line

iOS: 0x3472fc

Android

No description provided
boolcommandForKey(,,
boolcontrol
,
boolalt
,
boolshift
)

MacOS (ARM): 0x440238

MacOS (Intel): 0x4e5290

Android

No description provided
boolcommandForKeyMods(,)

MacOS (ARM): 0x440250

MacOS (Intel): 0x4e52b0

Android

No description provided
boolcommandForKeyNoMods(,)

MacOS (ARM): 0x440244

MacOS (Intel): 0x4e52a0

Android

No description provided
cocos2d::CCDictionary*commandToKeyForGroup()

MacOS (ARM): 0x440478

MacOS (Intel): 0x4e54f0

Android

No description provided
voiddataLoaded()

MacOS (ARM): 0x4406e4

MacOS (Intel): 0x4e5780

Windows: Out of line

iOS: 0x3473c8

Android

No description provided
voidencodeDataTo()

MacOS (ARM): 0x4406a0

MacOS (Intel): 0x4e5740

Windows: Out of line

iOS: 0x347384

Android

No description provided
voidfirstSetup()

MacOS (ARM): 0x440624

MacOS (Intel): 0x4e56b0

Windows: Out of line

iOS: 0x347304

Android

No description provided
GJKeyGroupgroupForCommand()

MacOS (ARM): 0x4402ac

MacOS (Intel): 0x4e5310

Android

No description provided
cocos2d::enumKeyCodeskeyForCommand()

MacOS (ARM): 0x4402a4

MacOS (Intel): 0x4e5300

Android

No description provided
cocos2d::CCDictionary*keyToCommandForGroup()

MacOS (ARM): 0x4402cc

MacOS (Intel): 0x4e5330

Android

No description provided
Fields2
cocos2d::CCDictionary*m_keyToCommandDict
;
No description provided
cocos2d::CCDictionary*m_commandToKeyDict
;
No description provided
Protected member functions0
Protected fields0
Derived classes0