Pokebot
Pokemon FireRed bot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Public Member Functions | List of all members
Player Class Reference

#include <Player.hh>

Collaboration diagram for Player:
Collaboration graph

Public Member Functions

 Player ()
 
 ~Player ()
 
void update ()
 
const char * getName () const
 
uint8_t getGender () const
 
uint16_t getTrainerID () const
 
uint16_t getX () const
 
uint16_t getY () const
 
uint8_t getBank () const
 
uint8_t getMap () const
 
bool isValid () const
 

Constructor & Destructor Documentation

Player::Player ( )
inline
Player::~Player ( )
inline

Member Function Documentation

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
void Player::update ( )

The documentation for this class was generated from the following files: