Class AccountLoginLayer

#include <Geode/binding/AccountLoginLayer.hpp>
classAccountLoginLayer:publicFLAlertLayer,publicTextInputDelegate,publicGJAccountLoginDelegate,publicFLAlertLayerProtocol{ ... }
No description provided
Examples0
Public static methods1
staticAccountLoginLayer*create(
gd::stringusername
)

MacOS (ARM): 0x3f313c

MacOS (Intel): 0x485b00

Windows: 0x7b730

iOS: 0x87068

Android: Rebinded

No description provided
Public member functions23
virtualvoidregisterWithTouchDispatcher()

MacOS (ARM): 0x3f4ff4

MacOS (Intel): 0x487a60

Windows: 0x425d0

iOS: 0x88580

Android

No description provided
virtualvoidkeyBackClicked()

MacOS (ARM): 0x3f4ea4

MacOS (Intel): 0x487920

Windows: 0x7cfa0

iOS: 0x88494

Android

No description provided
virtualvoidFLAlert_Clicked(,
boolbtn2
)

MacOS (ARM): 0x3f4c90

MacOS (Intel): 0x487760

Windows: 0x7cb50

iOS: 0x8839c

Android

No description provided
virtualvoidtextInputOpened()

MacOS (ARM): 0x3f51c4

MacOS (Intel): 0x487c10

Windows: Out of line

iOS: 0x886e8

Android: Out of line

No description provided
virtualvoidtextInputClosed()

MacOS (ARM): 0x3f502c

MacOS (Intel): 0x487aa0

Windows: 0x7d070

iOS: 0x885b8

Android

No description provided
virtualvoidtextChanged()

MacOS (ARM): 0x3f51cc

MacOS (Intel): 0x487c30

Windows: Out of line

iOS: 0x886f0

Android: Out of line

No description provided
virtualvoidloginAccountFinished(
intaccountID
,
intuserID
)

MacOS (ARM): 0x3f45bc

MacOS (Intel): 0x4870a0

Windows: 0x7c740

iOS: 0x87ee8

Android

No description provided
virtualvoidloginAccountFailed(
AccountErrorerrorType
)

MacOS (ARM): 0x3f493c

MacOS (Intel): 0x487430

Windows: 0x7c990

iOS: 0x880f8

Android

No description provided
cocos2d::extension::CCScale9Sprite*createTextBackground(,,)

MacOS (ARM): 0x3f42dc

MacOS (Intel): 0x486de0

Windows: 0x7c4b0

iOS: 0x87c10

Android

No description provided
CCTextInputNode*createTextInput(,,,
inttag
)

MacOS (ARM): 0x3f4488

MacOS (Intel): 0x486f80

Windows: 0x7c650

iOS: 0x87db8

Android

No description provided
cocos2d::CCLabelBMFont*createTextLabel(,,)

MacOS (ARM): 0x3f43a0

MacOS (Intel): 0x486ea0

Windows: 0x7c570

iOS: 0x87cd4

Android

No description provided
voiddisableNodes()

MacOS (ARM): 0x3f4dac

MacOS (Intel): 0x487840

Windows: Out of line

iOS: Out of line

Android

No description provided
voidhideLoadingUI()

MacOS (ARM): 0x3f48a4

MacOS (Intel): 0x487380

Windows: Out of line

iOS: Out of line

Android

No description provided
boolinit(
gd::stringusername
)

MacOS (ARM): 0x3f32c0

MacOS (Intel): 0x485ce0

Windows: 0x7b8d0

iOS: 0x871a0

Android: Rebinded

No description provided
voidonClose()

MacOS (ARM): 0x3f3e60

MacOS (Intel): 0x486990

Windows: 0x7cf50

iOS: 0x878e4

Android

No description provided
voidonForgotPassword()

MacOS (ARM): 0x3f4598

MacOS (Intel): 0x487080

Windows: 0x7c490

iOS: 0x87ec4

Android

No description provided
voidonForgotUser()

MacOS (ARM): 0x3f4574

MacOS (Intel): 0x487060

Windows: 0x7c470

iOS: 0x87ea0

Android

No description provided
voidonSubmit()

MacOS (ARM): 0x3f3ec8

MacOS (Intel): 0x4869f0

Windows: 0x7cbc0

iOS: 0x8794c

Android

No description provided
voidresetLabel(
inttag
)

MacOS (ARM): 0x3f4c10

MacOS (Intel): 0x4876f0

Windows: 0x7cad0

iOS: 0x8831c

Android

No description provided
voidresetLabels()

MacOS (ARM): 0x3f4b98

MacOS (Intel): 0x487680

Windows: Out of line

iOS: 0x882a4

Android

No description provided
voidshowLoadingUI()

MacOS (ARM): 0x3f4dec

MacOS (Intel): 0x487880

Windows: Out of line

iOS: 0x88434

Android

No description provided
voidtoggleUI(
boolenable
)

MacOS (ARM): 0x3f4f78

MacOS (Intel): 0x4879f0

Windows: 0x7d000

iOS: 0x88504

Android

No description provided
voidupdateLabel()

MacOS (ARM): 0x3f49d0

MacOS (Intel): 0x4874c0

Windows: 0x7c9d0

iOS: 0x88134

Android

No description provided
Fields7
CCTextInputNode*m_usernameInput
;
No description provided
CCTextInputNode*m_passwordInput
;
No description provided
;
No description provided
;
No description provided
LoadingCircle*m_loadingCircle
;
No description provided
gd::stringm_username
;
No description provided
gd::stringm_password
;
No description provided
Protected member functions0
Protected fields0