Game.Boat Class Reference

Inherits Game::WorldEntity, Game::ICanMove, Game::WorldEntity, and Game::ICanMove.

Collaboration diagram for Game.Boat:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void UpdateAI (double appTime, float elapsedTime)
void Move (Vector3 direction, float elapsedTime)
void UpdateAI (double appTime, float elapsedTime)
void Move (Vector3 direction, float elapsedTime)

Public Attributes

float speed = 0
Mission mission

Properties

Action CurrentAction [get, set]


Detailed Description

Definition at line 25 of file Boat.cs.


Member Function Documentation

void Game.Boat.Move ( Vector3  direction,
float  elapsedTime 
)

Implements Game.ICanMove.

Definition at line 54 of file Boat.cs.

Here is the call graph for this function:

void Game.Boat.Move ( Vector3  direction,
float  elapsedTime 
)

Implements Game.ICanMove.

Definition at line 54 of file Boat.cs.

Here is the call graph for this function:

void Game.Boat.UpdateAI ( double  appTime,
float  elapsedTime 
)

Definition at line 46 of file Boat.cs.

Here is the call graph for this function:

void Game.Boat.UpdateAI ( double  appTime,
float  elapsedTime 
)

Definition at line 46 of file Boat.cs.

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

Definition at line 44 of file Boat.cs.

float Game.Boat::speed = 0

Definition at line 42 of file Boat.cs.


Property Documentation

Action Game.Boat::CurrentAction [get, set]

Definition at line 30 of file Boat.cs.


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

Generated on Thu Jan 8 20:50:11 2009 for DXGfx by  doxygen 1.5.8