Class TextStyleSection

#include <Geode/binding/TextStyleSection.hpp>
classTextStyleSection:publiccocos2d::CCObject{ ... }
No description provided
Examples0
Public static methods5
staticTextStyleSection*create(
intstart
,
intend
,)

MacOS (ARM): 0x3eebc4

MacOS (Intel): 0x4892d0

Windows: 0x6d840

iOS: 0x235898

Android

No description provided
staticTextStyleSection*createColoredSection(,
intstart
,
intend
)

MacOS (ARM): 0x3ee888

MacOS (Intel): 0x488f40

Windows: Out of line

iOS: Out of line

Android

No description provided
staticTextStyleSection*createDelaySection(
intstart
,
floatdelay
)

MacOS (ARM): 0x3eea18

MacOS (Intel): 0x4890d0

Windows: Out of line

iOS: Out of line

Android

No description provided
staticTextStyleSection*createInstantSection(
intstart
,
intend
,
floatduration
)

MacOS (ARM): 0x3ee90c

MacOS (Intel): 0x488fc0

Windows: Out of line

iOS: Out of line

Android

No description provided
staticTextStyleSection*createShakeSection(
intstart
,
intend
,
intintensity
,
intperSecond
)

MacOS (ARM): 0x3ee990

MacOS (Intel): 0x489040

Windows: Out of line

iOS: Out of line

Android

No description provided
Public member functions1
boolinit(
intstart
,
intend
,)

MacOS (ARM): 0x3eec38

MacOS (Intel): 0x489340

Windows: Out of line

iOS: Out of line

Android

No description provided
Fields8
TextStyleTypem_styleType
;
No description provided
intm_startIndex
;
No description provided
intm_endIndex
;
No description provided
;
No description provided
floatm_instantTime
;
No description provided
floatm_delay
;
No description provided
intm_shakeIntensity
;
No description provided
intm_shakesPerSecond
;
No description provided
Protected member functions0
Protected fields0
Derived classes0