#include <Player.hh>
uint8_t Player::getBank |
( |
| ) |
const |
|
inline |
uint8_t Player::getGender |
( |
| ) |
const |
|
inline |
uint8_t Player::getMap |
( |
| ) |
const |
|
inline |
const char* Player::getName |
( |
| ) |
const |
|
inline |
uint16_t Player::getTrainerID |
( |
| ) |
const |
|
inline |
uint16_t Player::getX |
( |
| ) |
const |
|
inline |
uint16_t Player::getY |
( |
| ) |
const |
|
inline |
bool Player::isValid |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- /home/ensis/Projets/Perso/pokebot/include/Player.hh
- /home/ensis/Projets/Perso/pokebot/src/Data/Player.cpp