Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ShipExplosion Class Reference

#include <ShipDesign.h>

List of all members.

Public Member Functions

 ShipExplosion ()

Static Public Member Functions

static const char * TYPENAME ()

Public Attributes

int type
float time
Vec3 loc
bool final

Detailed Description

Definition at line 73 of file ShipDesign.h.


Constructor & Destructor Documentation

ShipExplosion::ShipExplosion ( )
inline

Definition at line 78 of file ShipDesign.h.


Member Function Documentation

static const char* ShipExplosion::TYPENAME ( )
inlinestatic

Definition at line 76 of file ShipDesign.h.


Member Data Documentation

bool ShipExplosion::final

Definition at line 83 of file ShipDesign.h.

Vec3 ShipExplosion::loc

Definition at line 82 of file ShipDesign.h.

float ShipExplosion::time

Definition at line 81 of file ShipDesign.h.

int ShipExplosion::type

Definition at line 80 of file ShipDesign.h.


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