The methods of the Player class are listed below. For a complete list of Player class members, see the Player Members topic.
![]() | Retrieves the actual skill level. |
![]() | Assigns a skill. |
![]() | Assigns a status. |
![]() | Check whether the player can equip a given item. |
![]() | Checks whether the player can use a skill. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Fills player's skill information into skill packets. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Loads player character information from database. |
![]() | Loads player information from database. |
![]() | Makes a CharacterStatus packet. |
![]() | Makes a Experience packet. |
![]() | Makes a MoneyInBank packet. |
![]() | Makes a MoneyInHand packet. |
![]() | Shifts all normal skill level. |
![]() | Shifts basic skill level. |
![]() | Shifts class skill level. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
Player Class | croemud.game Namespace