Class CCMenuItemToggler

#include <Geode/binding/CCMenuItemToggler.hpp>
classCCMenuItemToggler:publiccocos2d::CCMenuItem{ ... }
No description provided
Examples0
Public static methods3
staticCCMenuItemToggler*create(,,,)

MacOS (ARM): 0x50d28

MacOS (Intel): 0x5a6b0

Windows: 0x44360

iOS: 0x19cbf4

Android

No description provided
staticCCMenuItemToggler*createWithSize(,,,,
floatscale
)

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
staticCCMenuItemToggler*createWithStandardSprites(,,
floatscale
)

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
Public member functions14
boolinit(,,,)

MacOS (ARM): 0x50e0c

MacOS (Intel): 0x5a780

Windows: Out of line

iOS: 0x19ccc4

Android

No description provided
voidnormalTouch()

Windows: 0x44700

iOS: 0x19ce74

Android

No description provided
voidselectedTouch()

Windows: 0x44720

iOS: 0x19ce88

Android

No description provided
voidsetSizeMult(
floatmult
)

MacOS (ARM): 0x51318

MacOS (Intel): 0x5ac30

Windows: Out of line

Android

No description provided
voidtoggle()

MacOS (ARM): 0x51240

MacOS (Intel): 0x5ab60

Windows: 0x44740

iOS: 0x19ce9c

Android

No description provided
boolisToggled()

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
boolisOn()

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
voidsetClickable()

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
voidtoggleWithCallback()

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
virtualvoidactivate()

MacOS (ARM): 0x5146c

MacOS (Intel): 0x5ad70

Windows: 0x44610

Android

No description provided
virtualvoidselected()

MacOS (ARM): 0x5142c

MacOS (Intel): 0x5ad40

Windows: 0x445c0

Android

No description provided
virtualvoidunselected()

MacOS (ARM): 0x514ac

MacOS (Intel): 0x5ada0

Windows: 0x44660

Android

No description provided
virtualvoidsetEnabled()

MacOS (ARM): 0x514ec

MacOS (Intel): 0x5add0

Windows: 0x446b0

iOS: 0x19cfd4

Android

No description provided
voidupdateSprite()

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

Update the sizing of this toggle’s image

If you for example have a [ButtonSprite](/classes/ButtonSprite) on this toggle and change the

text, you need to call updateSprite afterwards to fix the toggle’s

content size

ℹ Geode additi *

Fields4
;
No description provided
;
No description provided
boolm_toggled
;
No description provided
boolm_notClickable
;
No description provided
Protected member functions0
Protected fields0