mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-25 04:11:42 -04:00
Merge branch 'main' into tulip-hook
This commit is contained in:
commit
9cff0ae2fb
1 changed files with 3 additions and 3 deletions
|
@ -4282,7 +4282,7 @@ class PlayLayer : GJBaseGameLayer, CCCircleWaveDelegate, CurrencyRewardDelegate,
|
|||
bool m_shouldSmoothCamera;
|
||||
float unused_4e0;
|
||||
PAD = mac 0x4, win 0x4;
|
||||
cocos2d::CCObject* unknown4e8;
|
||||
cocos2d::CCDrawNode* unknown4e8;
|
||||
float m_camera4f0;
|
||||
int unused4f4;
|
||||
float m_somegroup4f8;
|
||||
|
@ -4376,7 +4376,7 @@ class PlayLayer : GJBaseGameLayer, CCCircleWaveDelegate, CurrencyRewardDelegate,
|
|||
int unknown6b8;
|
||||
int unknown6bc;
|
||||
bool unk460;
|
||||
bool unk461;
|
||||
bool m_isAudioMeteringSupported;
|
||||
cocos2d::CCDictionary* unk464;
|
||||
gd::map<short, bool> unk468;
|
||||
bool m_collisionDisabled;
|
||||
|
@ -4620,7 +4620,7 @@ class PlayerObject : GameObject, AnimatedSpriteDelegate {
|
|||
bool m_isHidden;
|
||||
int m_hasGhostTrail;
|
||||
GhostTrailEffect* m_ghostTrail;
|
||||
void* m_unknown;
|
||||
cocos2d::CCSprite* m_unknownSprite;
|
||||
cocos2d::CCSprite* m_iconSprite;
|
||||
cocos2d::CCSprite* m_iconSpriteSecondary;
|
||||
cocos2d::CCSprite* m_iconSpriteWhitener;
|
||||
|
|
Loading…
Add table
Reference in a new issue