| Package | Gui |
| Class | public class GoldLoginWindow |
| Inheritance | GoldLoginWindow GuiWindow flash.display.Sprite |
| Property | Defined by | ||
|---|---|---|---|
![]() | fader : Sprite | GuiWindow | |
| header : TextField | GoldLoginWindow | ||
| loginButton : Button | GoldLoginWindow | ||
| nameArea : TextInput | GoldLoginWindow | ||
| nameLabel : TextField | GoldLoginWindow | ||
| pwArea : TextInput | GoldLoginWindow | ||
| pwLabel : TextField | GoldLoginWindow | ||
| subscribeButton : Button | GoldLoginWindow | ||
| Method | Defined by | ||
|---|---|---|---|
| GoldLoginWindow | |||
![]() |
HideFader():void
| GuiWindow | |
![]() |
MouseOver(mouseX:int, mouseY:int):Boolean
| GuiWindow | |
![]() |
ShowFader():void
| GuiWindow | |
| header | property |
public var header:TextField
| loginButton | property |
public var loginButton:Button
| nameArea | property |
public var nameArea:TextInput
| nameLabel | property |
public var nameLabel:TextField
| pwArea | property |
public var pwArea:TextInput
| pwLabel | property |
public var pwLabel:TextField
| subscribeButton | property |
public var subscribeButton:Button
| GoldLoginWindow | () | constructor |