Class CCTextInputNode

#include <Geode/binding/CCTextInputNode.hpp>
classCCTextInputNode:publiccocos2d::CCLayer,publiccocos2d::CCIMEDelegate,publiccocos2d::CCTextFieldDelegate{ ... }
No description provided
Examples0
Public static methods3
staticCCTextInputNode*create(
floatwidth
,
floatheight
,
charconst*placeholder
,
charconst*fontPath
)

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
staticCCTextInputNode*create(
floatwidth
,
floatheight
,
charconst*placeholder
,
intfontSize
,
charconst*fontPath
)

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
staticCCTextInputNode*create(
floatwidth
,
floatheight
,
charconst*placeholder
,
charconst*textFont
,
intfontSize
,
charconst*labelFont
)

MacOS (ARM): 0x8e7d0

MacOS (Intel): 0x9df70

Windows: 0x4f160

iOS: 0x16c7cc

Android

No description provided
Public member functions33
virtualvoidvisit()

MacOS (ARM): 0x8f198

MacOS (Intel): 0x9e9f0

Windows: 0x4f7a0

iOS: 0x16ce4c

Android

No description provided
virtualboolccTouchBegan(,)

MacOS (ARM): 0x91170

MacOS (Intel): 0xa0dd0

Windows: 0x51330

iOS: 0x16e770

Android

No description provided
virtualvoidccTouchMoved(,)

MacOS (ARM): 0x91350

MacOS (Intel): 0xa0ff0

Windows: Out of line

iOS: 0x16e918

Android

No description provided
virtualvoidccTouchEnded(,)

MacOS (ARM): 0x91340

MacOS (Intel): 0xa0fb0

Windows: Out of line

iOS: 0x16e908

Android

No description provided
virtualvoidccTouchCancelled(,)

MacOS (ARM): 0x91348

MacOS (Intel): 0xa0fd0

Windows: Out of line

iOS: 0x16e910

Android

No description provided
virtualvoidregisterWithTouchDispatcher()

MacOS (ARM): 0x91358

MacOS (Intel): 0xa1010

Windows: 0x51540

iOS: 0x16e920

Android

No description provided
virtualvoidtextChanged()

MacOS (ARM): 0x8fc28

MacOS (Intel): 0x9f570

Windows: 0x50480

iOS: 0x16d708

Android

No description provided
virtualvoidonClickTrackNode(
boolselected
)

MacOS (ARM): 0x8fc08

MacOS (Intel): 0x9f550

Windows: 0x50460

iOS: 0x16d6e8

Android

No description provided
virtualvoidkeyboardWillShow()

MacOS (ARM): 0x8f9bc

MacOS (Intel): 0x9f2f0

Windows: 0x50280

iOS: 0x16d4fc

Android

No description provided
virtualvoidkeyboardWillHide()

MacOS (ARM): 0x8fae0

MacOS (Intel): 0x9f440

Windows: 0x503e0

iOS: 0x16d64c

Android

No description provided
virtualboolonTextFieldInsertText(,,
intnLen
,)

MacOS (ARM): 0x8fd34

MacOS (Intel): 0x9f690

Windows: 0x50510

iOS: 0x16d7a0

Android

No description provided
virtualboolonTextFieldAttachWithIME()

MacOS (ARM): 0x9028c

MacOS (Intel): 0x9fcd0

Windows: 0x508f0

iOS: 0x16db84

Android

No description provided
virtualboolonTextFieldDetachWithIME()

MacOS (ARM): 0x90594

MacOS (Intel): 0xa0000

Windows: 0x50c20

iOS: 0x16ddf8

Android

No description provided
voidaddTextArea(
TextArea*textArea
)

MacOS (ARM): 0x8ec78

MacOS (Intel): 0x9e4a0

Windows: 0x4f5b0

iOS: 0x16cae4

Android

No description provided
voidforceOffset()

MacOS (ARM): 0x90c44

MacOS (Intel): 0xa0790

Windows: Out of line

iOS: 0x16e2f8

Android

No description provided
gd::stringgetString()

MacOS (ARM): 0x8f2c4

MacOS (Intel): 0x9eb10

Windows: Out of line

iOS: 0x16cf64

Android

No description provided
cocos2d::CCLabelBMFont*getTextLabel()

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
boolinit(
floatwidth
,
floatheight
,
charconst*placeholder
,
charconst*textFont
,
intfontSize
,
charconst*labelFont
)

MacOS (ARM): 0x8e930

MacOS (Intel): 0x9e130

Windows: 0x4f370

iOS: 0x16c880

Android

No description provided
voidrefreshLabel()

MacOS (ARM): 0x8f374

MacOS (Intel): 0x9ebc0

Windows: 0x4fbb0

iOS: 0x16cf98

Android

No description provided
voidsetAllowedChars()

MacOS (ARM): 0x8f190

MacOS (Intel): 0x9e9d0

Windows: Out of line

iOS: 0x16ce44

Android: Rebinded

No description provided
voidsetDelegate()

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
voidsetLabelNormalColor()

MacOS (ARM): 0x8f5b4

MacOS (Intel): 0x9ee80

Windows: Out of line

iOS: Out of line

Android

No description provided
voidsetLabelPlaceholderColor()

MacOS (ARM): 0x8f5a4

MacOS (Intel): 0x9ee60

Windows: Out of line

iOS: 0x16d148

Android

No description provided
voidsetLabelPlaceholderScale()

MacOS (ARM): 0x8f59c

MacOS (Intel): 0x9ee40

Windows: Out of line

iOS: 0x16d140

Android

No description provided
voidsetMaxLabelLength()

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
voidsetMaxLabelScale()

MacOS (ARM): 0x8f58c

MacOS (Intel): 0x9ee00

Windows: Out of line

iOS: 0x16d130

Android

No description provided
voidsetMaxLabelWidth()

MacOS (ARM): 0x8f594

MacOS (Intel): 0x9ee20

Windows: Out of line

iOS: 0x16d138

Android

No description provided
voidsetString()

MacOS (ARM): 0x8f1f4

MacOS (Intel): 0x9ea50

Windows: 0x4f810

iOS: 0x16cea8

Android: Rebinded

No description provided
voidupdateBlinkLabel()

MacOS (ARM): 0x8f580

MacOS (Intel): 0x9ede0

Windows: Out of line

iOS: Out of line

Android

No description provided
voidupdateBlinkLabelToChar(
intindex
)

MacOS (ARM): 0x8f5c8

MacOS (Intel): 0x9eea0

Windows: 0x4fe90

iOS: 0x16d158

Android

No description provided
voidupdateCursorPosition(,)

MacOS (ARM): 0x90c48

MacOS (Intel): 0xa07a0

Windows: 0x50dd0

iOS: 0x16e2fc

Android

No description provided
voidupdateDefaultFontValues()

MacOS (ARM): 0x8ebd0

MacOS (Intel): 0x9e400

Windows: 0x4f6a0

iOS: 0x16ca64

Android: Rebinded

No description provided
voidupdateLabel()

MacOS (ARM): 0x8eea0

MacOS (Intel): 0x9e6b0

Windows: 0x4f8b0

iOS: 0x16cc18

Android: Rebinded

No description provided
Fields26
boolm_numberInput
;
No description provided
gd::stringm_caption
;
No description provided
intm_unknown1
;
No description provided
boolm_selected
;
No description provided
boolm_unknown2
;
No description provided
floatm_fontValue1
;
No description provided
floatm_fontValue2
;
No description provided
boolm_isChatFont
;
No description provided
gd::stringm_allowedChars
;
No description provided
floatm_maxLabelWidth
;
No description provided
floatm_maxLabelScale
;
No description provided
floatm_placeholderScale
;
No description provided
cocos2d::ccColor3Bm_placeholderColor
;
No description provided
;
No description provided
;
No description provided
;
No description provided
;
No description provided
intm_maxLabelLength
;
No description provided
;
No description provided
boolm_filterSwearWords
;
No description provided
boolm_usePasswordChar
;
No description provided
boolm_forceOffset
;
No description provided
TextArea*m_textArea
;
No description provided
InputValueTypem_valueType
;
No description provided
intm_decimalPlaces
;
No description provided
intm_kerningAmount
;
No description provided
Protected member functions0
Protected fields0
Derived classes0