Hosting courtesy of Sourceforge

SourceForge Logo
Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Game::LocalPlayer Class Reference

#include <Player.h>

Inheritance diagram for Game::LocalPlayer:

Inheritance graph
[legend]
Collaboration diagram for Game::LocalPlayer:

Collaboration graph
[legend]
List of all members.

Detailed Description

Human Player that is using this system to play the game

Definition at line 91 of file Player.h.


Constructor & Destructor Documentation

LocalPlayer::LocalPlayer Sint16    startX,
Sint16    startY
 

Definition at line 140 of file Player.cpp.

LocalPlayer::~LocalPlayer  
 

Definition at line 147 of file Player.cpp.


Member Function Documentation

PlayerAction LocalPlayer::getInput   [virtual]
 

Reimplemented from Game::AbstractPlayer.

Definition at line 151 of file Player.cpp.

Parse::Parser * LocalPlayer::makeParserToParseMe std::istream &    input [virtual]
 

Reimplemented from Game::AbstractPlayer.

Definition at line 131 of file Player.cpp.


Member Data Documentation

PlayerController* Game::LocalPlayer::controller [protected]
 

Definition at line 98 of file Player.h.


The documentation for this class was generated from the following files:
Generated on Tue May 21 07:26:53 2002 for BomberLAN by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001