Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

CharacterProps Struct Reference

Properties for the characters. More...

#include <CharacterProps.h>

List of all members.

Public Attributes

float speed
 How fast the character walks.

int hp
 Hit points.

int maxBombs
 The maximum amount of bombs a character can throw.

float blastSize
 The radius of the blast left when a bomb explodes.

float detonationDelay
 The amount of time between when a bomb is laid and its explosion.

float maxPower
 The maximum amount of throwing power.

float powerRate
 How fast the power bar charges.

int numHoming
 How many homing bombs the player has available.

float homingSpeed
 The speed of homing bombs.


Detailed Description

Properties for the characters.


Member Data Documentation

float CharacterProps::blastSize
 

The radius of the blast left when a bomb explodes.

float CharacterProps::detonationDelay
 

The amount of time between when a bomb is laid and its explosion.

float CharacterProps::homingSpeed
 

The speed of homing bombs.

int CharacterProps::hp
 

Hit points.

int CharacterProps::maxBombs
 

The maximum amount of bombs a character can throw.

float CharacterProps::maxPower
 

The maximum amount of throwing power.

int CharacterProps::numHoming
 

How many homing bombs the player has available.

float CharacterProps::powerRate
 

How fast the power bar charges.

float CharacterProps::speed
 

How fast the character walks.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 4 02:29:26 2003 for SuperIsoBomb by doxygen1.2.18