TankAIShallow Class Reference

#include <TankAIShallow.h>

Inheritance diagram for TankAIShallow:

TankAI

List of all members.

Public Member Functions

 TankAIShallow ()
virtual ~TankAIShallow ()
virtual TankAIcreateCopy (Tank *tank)
virtual void newMatch ()
virtual void newGame ()
virtual void playMove ()
virtual void buyAccessories ()
virtual void autoDefense ()
virtual void tankHurt (Weapon *weapon, float damage, unsigned int damaged, unsigned int firer)
virtual void shotLanded (ScorchedCollisionId collision, Weapon *weapon, unsigned int firer, Vector &position)


Detailed Description

Definition at line 26 of file TankAIShallow.h.


Constructor & Destructor Documentation

TankAIShallow::TankAIShallow (  ) 

Definition at line 23 of file TankAIShallow.cpp.

TankAIShallow::~TankAIShallow (  )  [virtual]

Definition at line 27 of file TankAIShallow.cpp.


Member Function Documentation

virtual TankAI* TankAIShallow::createCopy ( Tank tank  )  [inline, virtual]

Implements TankAI.

Definition at line 32 of file TankAIShallow.h.

virtual void TankAIShallow::newMatch (  )  [inline, virtual]

Implements TankAI.

Definition at line 34 of file TankAIShallow.h.

virtual void TankAIShallow::newGame (  )  [inline, virtual]

Implements TankAI.

Definition at line 35 of file TankAIShallow.h.

virtual void TankAIShallow::playMove (  )  [inline, virtual]

Implements TankAI.

Definition at line 36 of file TankAIShallow.h.

virtual void TankAIShallow::buyAccessories (  )  [inline, virtual]

Implements TankAI.

Definition at line 37 of file TankAIShallow.h.

virtual void TankAIShallow::autoDefense (  )  [inline, virtual]

Implements TankAI.

Definition at line 38 of file TankAIShallow.h.

virtual void TankAIShallow::tankHurt ( Weapon weapon,
float  damage,
unsigned int  damaged,
unsigned int  firer 
) [inline, virtual]

Implements TankAI.

Definition at line 41 of file TankAIShallow.h.

virtual void TankAIShallow::shotLanded ( ScorchedCollisionId  collision,
Weapon weapon,
unsigned int  firer,
Vector position 
) [inline, virtual]

Implements TankAI.

Definition at line 43 of file TankAIShallow.h.


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:07 2009 for Scorched3D by  doxygen 1.5.3