Inheritance diagram for LoginController:
Public Member Functions | |
(void) | - reset |
(void) | - enablePlayerName |
(void) | - disablePlayerName |
(void) | - loginDidEndEditing: |
(void) | - setMultiThreaded: |
(void) | - startClock |
(void) | - stopClock |
Protected Attributes | |
IBOutlet NSTextField * | playerName |
IBOutlet NSTextField * | playerPassword |
IBOutlet NSTextField * | playerPasswordVerify |
IBOutlet NSTextField * | loginInstruction |
IBOutlet NSLevelIndicator * | loginClock |
IBOutlet NSButton * | outfitButton |
LoginManager * | loginManager |
LLNotificationCenter * | notificationCenter |
Universe * | universe |
Definition at line 14 of file LoginController.h.