Player class. XP, Life points and other.
More...
#include <Player.hpp>
Player class. XP, Life points and other.
Player::Player |
( |
Point |
location | ) |
|
|
inline |
const Point& Player::getPoint |
( |
| ) |
|
|
inline |
const double& Player::getPosX |
( |
| ) |
const |
|
inline |
const double& Player::getPosY |
( |
| ) |
const |
|
inline |
const double& Player::getPosZ |
( |
| ) |
const |
|
inline |
void Player::setPosX |
( |
double |
x | ) |
|
|
inline |
void Player::setPosY |
( |
double |
y | ) |
|
|
inline |
void Player::setPosZ |
( |
double |
z | ) |
|
|
inline |
The documentation for this struct was generated from the following file:
- /home/travis/build/glitchless/Recast/src/headers/models/Player.hpp