Class GJDropDownLayer

#include <Geode/binding/GJDropDownLayer.hpp>
classGJDropDownLayer:publiccocos2d::CCLayerColor{ ... }
No description provided
Examples0
Public static methods2
staticGJDropDownLayer*create()

MacOS (ARM): 0x5128f8

MacOS (Intel): 0x5e8480

Windows: Out of line

iOS: Out of line

Android

No description provided
staticGJDropDownLayer*create(,
floatheight
,
boolnoBack
)

MacOS (ARM): 0x5123d8

MacOS (Intel): 0x5e7f40

Windows: Out of line

iOS: Out of line

Android

No description provided
Public member functions19
virtualvoiddraw()

MacOS (ARM): 0x512c94

MacOS (Intel): 0x5e8870

Windows: 0x42760

iOS: 0x3b2978

Android

No description provided
virtualboolccTouchBegan(,)

MacOS (ARM): 0x512cd0

MacOS (Intel): 0x5e88a0

Windows: Out of line

iOS: 0x3b29b4

Android

No description provided
virtualvoidccTouchMoved(,)

MacOS (ARM): 0x512cf0

MacOS (Intel): 0x5e8900

Windows: Out of line

iOS: 0x3b29d4

Android

No description provided
virtualvoidccTouchEnded(,)

MacOS (ARM): 0x512ce0

MacOS (Intel): 0x5e88c0

Windows: Out of line

iOS: 0x3b29c4

Android

No description provided
virtualvoidccTouchCancelled(,)

MacOS (ARM): 0x512ce8

MacOS (Intel): 0x5e88e0

Windows: Out of line

iOS: 0x3b29cc

Android

No description provided
virtualvoidregisterWithTouchDispatcher()

MacOS (ARM): 0x51297c

MacOS (Intel): 0x5e8540

Windows: 0x42640

iOS: 0x3b2660

Android

No description provided
virtualvoidkeyBackClicked()

MacOS (ARM): 0x5129b4

MacOS (Intel): 0x5e8580

Windows: 0x257300

iOS: 0x3b2698

Android

No description provided
virtualvoidcustomSetup()

MacOS (ARM): 0x512918

MacOS (Intel): 0x5e84c0

Windows: Out of line

iOS: 0x3b25fc

Android

No description provided
virtualvoidenterLayer()

MacOS (ARM): 0x512944

MacOS (Intel): 0x5e8510

Windows: 0x42610

iOS: 0x3b2628

Android

No description provided
virtualvoidexitLayer()

MacOS (ARM): 0x5129d8

MacOS (Intel): 0x5e85c0

Windows: 0x257320

iOS: 0x3b26bc

Android

No description provided
virtualvoidshowLayer(
boolinstant
)

MacOS (ARM): 0x512a24

MacOS (Intel): 0x5e8600

Windows: 0x257360

iOS: 0x3b2708

Android

No description provided
virtualvoidhideLayer(
boolinstant
)

MacOS (ARM): 0x512b28

MacOS (Intel): 0x5e8700

Windows: 0x2574b0

iOS: 0x3b280c

Android

No description provided
virtualvoidlayerVisible()

MacOS (ARM): 0x512c30

MacOS (Intel): 0x5e8810

Windows: 0x42710

iOS: 0x3b2914

Android

No description provided
virtualvoidlayerHidden()

MacOS (ARM): 0x512c40

MacOS (Intel): 0x5e8830

Windows: 0x257600

iOS: 0x3b2924

Android

No description provided
virtualvoidenterAnimFinished()

MacOS (ARM): 0x512c2c

MacOS (Intel): 0x5e8800

Windows: Out of line

iOS: 0x3b2910

Android

No description provided
virtualvoiddisableUI()

MacOS (ARM): 0x51291c

MacOS (Intel): 0x5e84d0

Windows: 0x2572c0

iOS: 0x3b2600

Android

No description provided
virtualvoidenableUI()

MacOS (ARM): 0x512930

MacOS (Intel): 0x5e84f0

Windows: 0x2572e0

iOS: 0x3b2614

Android

No description provided
boolinit()

MacOS (ARM): 0x512908

MacOS (Intel): 0x5e84a0

Windows: Out of line

iOS: 0x3b25ec

Android

No description provided
boolinit(,
floatheight
,
boolnoBack
)

MacOS (ARM): 0x5124fc

MacOS (Intel): 0x5e8080

Windows: 0x256e80

iOS: 0x3b21f4

Android

No description provided
Fields8
cocos2d::CCPointm_endPosition
;
No description provided
cocos2d::CCPointm_startPosition
;
No description provided
cocos2d::CCMenu*m_buttonMenu
;
No description provided
GJListLayer*m_listLayer
;
No description provided
;
No description provided
boolm_closeOnHide
;
No description provided
;
No description provided
boolm_fastMenu
;
No description provided
Protected member functions0
Protected fields0
Derived classes12