TankPosition::ShotEntry Struct Reference

#include <TankPosition.h>

List of all members.

Public Member Functions

 ShotEntry (fixed p=0, fixed r=0, fixed e=0)

Public Attributes

fixed power
fixed rot
fixed ele
bool current


Detailed Description

Definition at line 33 of file TankPosition.h.


Constructor & Destructor Documentation

TankPosition::ShotEntry::ShotEntry ( fixed  p = 0,
fixed  r = 0,
fixed  e = 0 
) [inline]

Definition at line 35 of file TankPosition.h.


Member Data Documentation

fixed TankPosition::ShotEntry::power

Definition at line 38 of file TankPosition.h.

Referenced by TankPosition::getOldShots().

fixed TankPosition::ShotEntry::rot

Definition at line 39 of file TankPosition.h.

Referenced by TankPosition::getOldShots().

fixed TankPosition::ShotEntry::ele

Definition at line 40 of file TankPosition.h.

Referenced by TankPosition::getOldShots().

bool TankPosition::ShotEntry::current

Definition at line 41 of file TankPosition.h.

Referenced by TankPosition::getOldShots().


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