Class | Description |
---|---|
AccountCharacter | Account character information. |
AccountInformation | Account information structure. |
CheckCharacterName | Check if the character name is already in use or not. |
CreateAccount | Creates an account. |
CreateCharacter | Creates a new character. |
Database | Database access class. |
DatabaseAccess | Database access manager. |
DatabaseAction | Abstract model of high level database actions. |
DatabaseActionException | Database exception. |
RetrieveAccount | Retrieves an account. |
RetrieveCharacter | Retrieves character information. |
RetrieveCharacters | Retrieves a list of available characters. |