doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
SSDAsteroidData_t Struct Reference

#include <GameSSDWindow.h>

Public Attributes

float speedMin
 
float speedMax
 
float sizeMin
 
float sizeMax
 
float rotateMin
 
float rotateMax
 
int spawnMin
 
int spawnMax
 
int asteroidHealth
 
int asteroidPoints
 
int asteroidDamage
 

Detailed Description

Definition at line 408 of file GameSSDWindow.h.

Member Data Documentation

int SSDAsteroidData_t::asteroidDamage

Definition at line 415 of file GameSSDWindow.h.

int SSDAsteroidData_t::asteroidHealth

Definition at line 413 of file GameSSDWindow.h.

int SSDAsteroidData_t::asteroidPoints

Definition at line 414 of file GameSSDWindow.h.

float SSDAsteroidData_t::rotateMax

Definition at line 411 of file GameSSDWindow.h.

float SSDAsteroidData_t::rotateMin

Definition at line 411 of file GameSSDWindow.h.

float SSDAsteroidData_t::sizeMax

Definition at line 410 of file GameSSDWindow.h.

float SSDAsteroidData_t::sizeMin

Definition at line 410 of file GameSSDWindow.h.

int SSDAsteroidData_t::spawnMax

Definition at line 412 of file GameSSDWindow.h.

int SSDAsteroidData_t::spawnMin

Definition at line 412 of file GameSSDWindow.h.

float SSDAsteroidData_t::speedMax

Definition at line 409 of file GameSSDWindow.h.

float SSDAsteroidData_t::speedMin

Definition at line 409 of file GameSSDWindow.h.


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