Class SetupSmartBlockLayer

#include <Geode/binding/SetupSmartBlockLayer.hpp>
classSetupSmartBlockLayer:publicFLAlertLayer,publicTextInputDelegate,publicSelectArtDelegate{ ... }
No description provided
Examples0
Public static methods1
staticSetupSmartBlockLayer*create(,)

MacOS (ARM): 0x440a40

MacOS (Intel): 0x4e5c20

Windows: 0x4568d0

iOS: 0x6f020

Android

No description provided
Public member functions18
virtualvoidkeyBackClicked()

MacOS (ARM): 0x44211c

MacOS (Intel): 0x4e7620

Windows: 0x458a70

iOS: 0x70478

Android

No description provided
virtualvoidshow()

MacOS (ARM): 0x4420b8

MacOS (Intel): 0x4e7590

Windows: 0x8baf0

iOS: 0x70414

Android

No description provided
virtualvoidselectArtClosed()

MacOS (ARM): 0x442104

MacOS (Intel): 0x4e75f0

Windows: 0x458a30

iOS: 0x70460

Android

No description provided
voiddetermineStartValues()

MacOS (ARM): 0x441794

MacOS (Intel): 0x4e6b30

Windows: Out of line

iOS: 0x6fbe0

Android

No description provided
boolinit(,)

MacOS (ARM): 0x440b78

MacOS (Intel): 0x4e5da0

Windows: 0x456a10

iOS: 0x6f110

Android

No description provided
voidonAllowFlipping()

MacOS (ARM): 0x441f88

MacOS (Intel): 0x4e7450

Windows: 0x457af0

iOS: 0x702e4

Android

No description provided
voidonAllowRotation()

MacOS (ARM): 0x441f4c

MacOS (Intel): 0x4e7410

Windows: 0x457a70

iOS: 0x702a8

Android

No description provided
voidonClose()

MacOS (ARM): 0x441858

MacOS (Intel): 0x4e6c30

Windows: 0x4583d0

iOS: 0x6fca0

Android

No description provided
voidonCreate()

MacOS (ARM): 0x4418f8

MacOS (Intel): 0x4e6ce0

Windows: 0x458490

iOS: 0x6fd40

Android

No description provided
voidonCreateAll()

MacOS (ARM): 0x441ca0

MacOS (Intel): 0x4e7130

Windows: 0x458120

iOS: 0x700b4

Android

No description provided
voidonCreateTemplate()

MacOS (ARM): 0x4419e4

MacOS (Intel): 0x4e6df0

Windows: 0x4588c0

iOS: 0x6fe1c

Android

No description provided
voidonDontDelete()

MacOS (ARM): 0x442080

MacOS (Intel): 0x4e7550

Windows: 0x457c30

iOS: 0x703dc

Android

No description provided
voidonIgnoreCorners()

MacOS (ARM): 0x44200c

MacOS (Intel): 0x4e74d0

Windows: 0x457ca0

iOS: 0x70368

Android

No description provided
voidonNearbyReference()

MacOS (ARM): 0x442048

MacOS (Intel): 0x4e7510

Windows: 0x457bc0

iOS: 0x703a4

Android

No description provided
voidonPasteTemplate()

MacOS (ARM): 0x441ac8

MacOS (Intel): 0x4e6ef0

Windows: 0x457d20

iOS: 0x6ff00

Android

No description provided
voidonReferenceOnly()

MacOS (ARM): 0x441ed4

MacOS (Intel): 0x4e7380

Windows: 0x4579e0

iOS: 0x70230

Android

No description provided
voidonSelectPremade()

MacOS (ARM): 0x441a5c

MacOS (Intel): 0x4e6e70

Windows: 0x4589c0

iOS: 0x6fe94

Android

No description provided
voidonSelectTemplate()

MacOS (ARM): 0x441aa4

MacOS (Intel): 0x4e6ec0

Windows: 0x458a40

iOS: 0x6fedc

Android

No description provided
Fields10
boolm_referenceOnly
;
No description provided
boolm_allowRotation
;
No description provided
boolm_allowFlipX
;
No description provided
boolm_allowFlipY
;
No description provided
boolm_useNearby
;
No description provided
boolm_dontDelete
;
No description provided
boolm_ignoreCorners
;
No description provided
intm_specialTemplate
;
No description provided
SmartGameObject*m_gameObject
;
No description provided
cocos2d::CCArray*m_gameObjects
;
No description provided
Protected member functions0
Protected fields0
Derived classes0