mirror of
https://github.com/geode-sdk/geode.git
synced 2024-12-02 12:17:10 -05:00
Add files via upload
This commit is contained in:
parent
bf2022aee4
commit
5c87d62dcc
1 changed files with 1 additions and 1 deletions
|
@ -1431,7 +1431,7 @@ class EditorUI : cocos2d::CCLayer, FLAlertLayerProtocol, ColorSelectDelegate, GJ
|
||||||
void repositionObjectsToCenter(cocos2d::CCArray* objs, cocos2d::CCPoint center, bool ignoreGroupParent) = mac 0x1fcd0, win 0x88410;
|
void repositionObjectsToCenter(cocos2d::CCArray* objs, cocos2d::CCPoint center, bool ignoreGroupParent) = mac 0x1fcd0, win 0x88410;
|
||||||
virtual void draw() = win 0x8fbe0;
|
virtual void draw() = win 0x8fbe0;
|
||||||
float valueFromXPos(float val) = win 0x78e30, mac 0x1c810;
|
float valueFromXPos(float val) = win 0x78e30, mac 0x1c810;
|
||||||
void processSelectObjects(cocos2d::CCArray*) = win 0x86f70;
|
void processSelectObjects(cocos2d::CCArray*) = win 0x86f70, mac 0x24110;
|
||||||
|
|
||||||
bool m_isPlayingMusic;
|
bool m_isPlayingMusic;
|
||||||
EditButtonBar* m_buttonBar;
|
EditButtonBar* m_buttonBar;
|
||||||
|
|
Loading…
Reference in a new issue