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): 0x3fcff8

MacOS (Intel): 0x498c10

Windows: 0x7b770

iOS: 0x83030

Android: Rebinded

No description provided
Public member functions23
virtualvoidregisterWithTouchDispatcher()

MacOS (ARM): 0x3feea4

MacOS (Intel): 0x49ab30

Windows: 0x42640

iOS: 0x84474

Android

No description provided
virtualvoidkeyBackClicked()

MacOS (ARM): 0x3fed54

MacOS (Intel): 0x49a9f0

Windows: 0x7cff0

iOS: 0x84388

Android

No description provided
virtualvoidFLAlert_Clicked(,
boolbtn2
)

MacOS (ARM): 0x3feb40

MacOS (Intel): 0x49a830

Windows: 0x7cba0

iOS: 0x84290

Android

No description provided
virtualvoidtextInputOpened()

MacOS (ARM): 0x3ff070

MacOS (Intel): 0x49acd0

Windows: Out of line

iOS: 0x8462c

Android

No description provided
virtualvoidtextInputClosed()

MacOS (ARM): 0x3feedc

MacOS (Intel): 0x49ab70

Windows: 0x7d0c0

iOS: 0x844ac

Android

No description provided
virtualvoidtextChanged()

MacOS (ARM): 0x3ff078

MacOS (Intel): 0x49acf0

Windows: Out of line

iOS: 0x84634

Android

No description provided
virtualvoidloginAccountFinished(
intaccountID
,
intuserID
)

MacOS (ARM): 0x3fe47c

MacOS (Intel): 0x49a1a0

Windows: 0x7c790

iOS: 0x83ea0

Android

No description provided
virtualvoidloginAccountFailed(
AccountErrorerrorType
)

MacOS (ARM): 0x3fe7ec

MacOS (Intel): 0x49a520

Windows: 0x7c9e0

iOS: 0x840ac

Android

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

MacOS (ARM): 0x3fe19c

MacOS (Intel): 0x499ee0

Windows: 0x7c500

iOS: 0x83bc8

Android

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

MacOS (ARM): 0x3fe348

MacOS (Intel): 0x49a080

Windows: 0x7c6a0

iOS: 0x83d70

Android

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

MacOS (ARM): 0x3fe260

MacOS (Intel): 0x499fa0

Windows: 0x7c5c0

iOS: 0x83c8c

Android

No description provided
voiddisableNodes()

MacOS (ARM): 0x3fec5c

MacOS (Intel): 0x49a910

Windows: Out of line

iOS: Out of line

Android

No description provided
voidhideLoadingUI()

MacOS (ARM): 0x3fe754

MacOS (Intel): 0x49a470

Windows: Out of line

iOS: Out of line

Android

No description provided
boolinit(
gd::stringusername
)

MacOS (ARM): 0x3fd184

MacOS (Intel): 0x498df0

Windows: 0x7b910

iOS: 0x83168

Android: Rebinded

No description provided
voidonClose()

MacOS (ARM): 0x3fdd28

MacOS (Intel): 0x499a90

Windows: 0x7cfa0

iOS: 0x838ac

Android

No description provided
voidonForgotPassword()

MacOS (ARM): 0x3fe458

MacOS (Intel): 0x49a180

Windows: 0x7c4e0

iOS: 0x83e7c

Android

No description provided
voidonForgotUser()

MacOS (ARM): 0x3fe434

MacOS (Intel): 0x49a160

Windows: 0x7c4c0

iOS: 0x83e58

Android

No description provided
voidonSubmit()

MacOS (ARM): 0x3fdd90

MacOS (Intel): 0x499af0

Windows: 0x7cc10

iOS: 0x83914

Android

No description provided
voidresetLabel(
inttag
)

MacOS (ARM): 0x3feac4

MacOS (Intel): 0x49a7d0

Windows: 0x7cb20

iOS: Out of line

Android

No description provided
voidresetLabels()

MacOS (ARM): 0x3fea4c

MacOS (Intel): 0x49a760

Windows: Out of line

iOS: 0x84218

Android

No description provided
voidshowLoadingUI()

MacOS (ARM): 0x3fec9c

MacOS (Intel): 0x49a950

Windows: Out of line

iOS: 0x84328

Android

No description provided
voidtoggleUI(
boolenable
)

MacOS (ARM): 0x3fee28

MacOS (Intel): 0x49aac0

Windows: 0x7d050

iOS: 0x843f8

Android

No description provided
voidupdateLabel()

MacOS (ARM): 0x3fe954

MacOS (Intel): 0x49a670

Windows: 0x7ca20

iOS: 0x840e8

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
Derived classes0