Player Class Reference

#include <Player.h>

Inheritance diagram for Player:

Person Object List of all members.

Public Member Functions

 Player (List *playerInfo, int x, int y)
void control ()

Detailed Description

Definition at line 6 of file Player.h.


Constructor & Destructor Documentation

Player::Player List playerInfo,
int  x,
int  y
 

Definition at line 9 of file Player.cpp.

References Object::_depth, Object::_type, and PLAYER.


Member Function Documentation

void Player::control  )  [virtual]
 

Reimplemented from Object.

Definition at line 16 of file Player.cpp.

References Person::_crouching, Person::_state, Person::_xDirection, DOWN, CommandManager::execute(), CommandManager::instance(), JUMPING, LEFT, MIDDLE, RIGHT, and UP.


The documentation for this class was generated from the following files:
Generated on Sat Apr 22 15:05:21 2006 for ProjectX by  doxygen 1.4.6-NO