Class CCCounterLabel

#include <Geode/binding/CCCounterLabel.hpp>
classCCCounterLabel:publiccocos2d::CCLabelBMFont{ ... }
No description provided
Examples0
Public static methods1
staticCCCounterLabel*create(
intcount
,,)

MacOS (ARM): 0x46813c

MacOS (Intel): 0x5115e0

Windows: Out of line

iOS: 0x3aa20

Android

No description provided
Public member functions9
voidcalculateStepSize(
intsteps
)

MacOS (ARM): 0x468434

MacOS (Intel): 0x511910

Windows: Out of line

iOS: Out of line

Android

No description provided
voiddisableCounter()

MacOS (ARM): 0x4683a0

MacOS (Intel): 0x511860

Windows: Out of line

iOS: Out of line

Android

No description provided
voidenableCounter()

MacOS (ARM): 0x4682e4

MacOS (Intel): 0x5117a0

Windows: Out of line

iOS: Out of line

Android

No description provided
voidfastUpdateCounter()

MacOS (ARM): 0x4682d8

MacOS (Intel): 0x511780

Windows: Out of line

iOS: Out of line

Android

No description provided
intgetTargetCount()

MacOS (ARM): 0x468470

MacOS (Intel): 0x511960

Windows: Out of line

iOS: Out of line

Android

No description provided
boolinit(
intcount
,,)

MacOS (ARM): 0x468250

MacOS (Intel): 0x511700

Windows: Out of line

iOS: 0x3aae8

Android

No description provided
voidsetTargetCount(
intcount
)

MacOS (ARM): 0x4683c0

MacOS (Intel): 0x511890

Windows: 0x431a0

iOS: 0x3abe4

Android

No description provided
voidupdateCounter()

MacOS (ARM): 0x46831c

MacOS (Intel): 0x5117e0

Windows: 0x43230

iOS: 0x3ab70

Android

No description provided
voidupdateString()

MacOS (ARM): 0x468478

MacOS (Intel): 0x511970

Windows: 0x432b0

iOS: 0x3ac54

Android

No description provided
Fields7
intm_stepSize
;
No description provided
intm_targetCount
;
No description provided
intm_currentCount
;
No description provided
boolm_counterEnabled
;
No description provided
intm_stepCount
;
No description provided
boolm_dontSchedule
;
No description provided
FormatterTypem_formatterType
;
No description provided
Protected member functions0
Protected fields0
Derived classes0