Class CollisionBlockPopup

#include <Geode/binding/CollisionBlockPopup.hpp>
classCollisionBlockPopup:publicFLAlertLayer,publicTextInputDelegate{ ... }
No description provided
Examples0
Public static methods1
staticCollisionBlockPopup*create(,)

MacOS (ARM): 0x227480

MacOS (Intel): 0x285c00

Windows: 0x8a920

iOS: 0x84b38

Android

No description provided
Public member functions16
virtualvoidkeyBackClicked()

MacOS (ARM): 0x2289c8

MacOS (Intel): 0x2872c0

Windows: 0x8bbe0

iOS: 0x859f0

Android

No description provided
virtualvoidshow()

MacOS (ARM): 0x22897c

MacOS (Intel): 0x287260

Windows: 0x8baf0

iOS: 0x859a4

Android

No description provided
virtualvoidtextInputClosed()

MacOS (ARM): 0x228820

MacOS (Intel): 0x2870b0

Windows: 0x8b850

iOS: 0x85908

Android

No description provided
virtualvoidtextChanged()

MacOS (ARM): 0x22883c

MacOS (Intel): 0x2870f0

Windows: 0x8b860

iOS: 0x85924

Android

No description provided
virtualvoidtextInputShouldOffset(,
floatyOffset
)

MacOS (ARM): 0x2289d4

MacOS (Intel): 0x2872f0

Windows: 0x7b600

iOS: 0x859fc

Android

No description provided
virtualvoidtextInputReturn()

MacOS (ARM): 0x228aa4

MacOS (Intel): 0x2873b0

Windows: 0x7b660

iOS: 0x85a68

Android

No description provided
CCMenuItemToggler*createToggleButton(,,
booltoggled
,,)

MacOS (ARM): 0x22852c

MacOS (Intel): 0x286dd0

Windows: Out of line

iOS: Out of line

Android: Rebinded

No description provided
voiddetermineStartValues()

MacOS (ARM): 0x227f38

MacOS (Intel): 0x286740

Windows: Out of line

iOS: 0x8550c

Android

No description provided
boolinit(,)

MacOS (ARM): 0x2275a8

MacOS (Intel): 0x285d60

Windows: 0x8aa40

iOS: 0x84c14

Android

No description provided
voidonClose()

MacOS (ARM): 0x227ff0

MacOS (Intel): 0x286810

Windows: 0x8bb40

iOS: 0x855c0

Android

No description provided
voidonDynamicBlock()

MacOS (ARM): 0x228444

MacOS (Intel): 0x286cd0

Windows: 0x8b5a0

iOS: 0x85794

Android

No description provided
voidonItemIDArrow()

MacOS (ARM): 0x228228

MacOS (Intel): 0x286a90

Windows: 0x8b650

iOS: 0x856b0

Android

No description provided
voidonNextItemID()

MacOS (ARM): 0x2280c0

MacOS (Intel): 0x2868f0

Windows: 0x8b6a0

iOS: 0x85634

Android

No description provided
voidupdateEditorLabel()

MacOS (ARM): 0x228728

MacOS (Intel): 0x286f90

Windows: 0x8b950

iOS: 0x85810

Android

No description provided
voidupdateItemID()

MacOS (ARM): 0x2287a0

MacOS (Intel): 0x287010

Windows: 0x8ba50

iOS: 0x85888

Android

No description provided
voidupdateTextInputLabel()

MacOS (ARM): 0x228340

MacOS (Intel): 0x286bc0

Windows: 0x8b9d0

iOS: 0x85704

Android

No description provided
Fields6
EffectGameObject*m_gameObject
;
No description provided
cocos2d::CCArray*m_gameObjects
;
No description provided
CCTextInputNode*m_blockIDInput
;
No description provided
intm_blockID
;
No description provided
boolm_dynamicBlock
;
No description provided
boolm_disableDelegate
;
No description provided
Protected member functions0
Protected fields0
Derived classes0