Class GJGroundLayer

#include <Geode/binding/GJGroundLayer.hpp>
classGJGroundLayer:publiccocos2d::CCLayer{ ... }
No description provided
Examples0
Public static methods1
staticGJGroundLayer*create(
intgroundID
,
intlineType
)

MacOS (ARM): 0x5148fc

MacOS (Intel): 0x5ea980

Windows: 0x27e1a0

iOS: 0x2b988

Android

No description provided
Public member functions22
virtualvoiddraw()

MacOS (ARM): 0x5159fc

MacOS (Intel): 0x5ebab0

Windows: Out of line

iOS: 0x2c7b4

Android

No description provided
virtualvoidshowGround()

MacOS (ARM): 0x5157f0

MacOS (Intel): 0x5eb8d0

Windows: 0x27edf0

iOS: 0x2c64c

Android

No description provided
virtualvoidfadeInGround(
floatduration
)

MacOS (ARM): 0x5157fc

MacOS (Intel): 0x5eb8e0

Windows: 0x27ee00

iOS: 0x2c658

Android

No description provided
virtualvoidfadeOutGround(
floatduration
)

MacOS (ARM): 0x5159d0

MacOS (Intel): 0x5eba80

Windows: 0x27eff0

iOS: 0x2c7ac

Android

No description provided
voidcreateLine(
intlineType
)

MacOS (ARM): 0x514eec

MacOS (Intel): 0x5eaf70

Windows: 0x27ea50

iOS: 0x2be6c

Android

No description provided
voiddeactivateGround()

MacOS (ARM): 0x5159d8

MacOS (Intel): 0x5eba90

Windows: Out of line

iOS: Out of line

Android

No description provided
voidfadeInFinished()

MacOS (ARM): 0x51587c

MacOS (Intel): 0x5eb950

Windows: 0x27edf0

iOS: 0x2c6d8

Android

No description provided
floatgetGroundY()

MacOS (ARM): 0x515a48

MacOS (Intel): 0x5ebb00

Windows: Out of line

iOS: Out of line

Android

No description provided
voidhideShadows()

MacOS (ARM): 0x515888

MacOS (Intel): 0x5eb960

Windows: Out of line

iOS: Out of line

Android

No description provided
boolinit(
intgroundID
,
intlineType
)

MacOS (ARM): 0x5149e0

MacOS (Intel): 0x5eaa90

Windows: 0x27e220

iOS: 0x2ba0c

Android

No description provided
voidloadGroundSprites(
intcount
,
boolground1
)

MacOS (ARM): 0x51508c

MacOS (Intel): 0x5eb130

Windows: 0x27e790

iOS: 0x2c008

Android

No description provided
voidpositionGround()

MacOS (ARM): 0x515a00

MacOS (Intel): 0x5ebac0

Windows: Out of line

iOS: 0x2c7b8

Android

No description provided
floatscaleGround(
floatscale
)

MacOS (ARM): 0x5154c4

MacOS (Intel): 0x5eb560

Windows: 0x27ec40

iOS: 0x2c390

Android

No description provided
voidtoggleVisible01(
boolvisible
)

MacOS (ARM): 0x515388

MacOS (Intel): 0x5eb410

Windows: Out of line

iOS: 0x2c260

Android

No description provided
voidtoggleVisible02(
boolvisible
)

MacOS (ARM): 0x5153c8

MacOS (Intel): 0x5eb450

Windows: Out of line

iOS: 0x2c294

Android

No description provided
voidupdateGround01Color()

MacOS (ARM): 0x515308

MacOS (Intel): 0x5eb390

Windows: Out of line

iOS: 0x2c1e0

Android

No description provided
voidupdateGround02Color()

MacOS (ARM): 0x515440

MacOS (Intel): 0x5eb4d0

Windows: Out of line

iOS: 0x2c30c

Android

No description provided
voidupdateGroundPos()

MacOS (ARM): 0x5153f0

MacOS (Intel): 0x5eb480

Windows: Out of line

iOS: 0x2c2bc

Android

No description provided
voidupdateGroundWidth(
booluseThis
)

MacOS (ARM): 0x5155b8

MacOS (Intel): 0x5eb670

Windows: Out of line

iOS: 0x2c414

Android

No description provided
voidupdateLineBlend(
boolblend
)

MacOS (ARM): 0x5157b4

MacOS (Intel): 0x5eb880

Windows: Out of line

iOS: 0x2c610

Android

No description provided
voidupdateShadows()

MacOS (ARM): 0x515720

MacOS (Intel): 0x5eb7f0

Windows: 0x27ee80

iOS: 0x2c57c

Android

No description provided
voidupdateShadowXPos(
floatleftX
,
floatrightX
)

MacOS (ARM): 0x515908

MacOS (Intel): 0x5eb9c0

Windows: 0x27ef20

iOS: 0x2c6e4

Android

No description provided
Fields13
cocos2d::CCSprite*m_ground1Sprite
;
No description provided
cocos2d::CCSprite*m_ground2Sprite
;
No description provided
floatm_textureWidth
;
No description provided
cocos2d::CCSprite*m_lineSprite
;
No description provided
boolm_showGround
;
No description provided
boolm_blendLine
;
No description provided
floatm_ground1Offset
;
No description provided
intm_lineType
;
No description provided
floatm_groundWidth
;
No description provided
boolm_showGround1
;
No description provided
boolm_showGround2
;
No description provided
floatm_unk1cc
;
No description provided
boolm_cameraRotated
;
No description provided
Protected member functions0
Protected fields0
Derived classes1