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

Virus.h File Reference

#include "IsoBomb.h"
#include "CharacterProps.h"

Go to the source code of this file.

Compounds

class  Virus
 Affects a character in some way. More...


Variables

const int NUM_VIRUSES = 6
const int SLOW_VIRUS = 0
const int NOBOMBS_VIRUS = 1
const int BOMBARRHEA_VIRUS = 2
const int WEAKTHROW_VIRUS = 3
const int DELAY_VIRUS = 4
const int SHRINK_VIRUS = 5
const float MAX_RED_VALUE = 255.0f
const float MIN_RED_VALUE = 200.0f
const float RED_CHANGE_RATE = 150.0f


Variable Documentation

const int BOMBARRHEA_VIRUS = 2
 

const int DELAY_VIRUS = 4
 

const float MAX_RED_VALUE = 255.0f
 

const float MIN_RED_VALUE = 200.0f
 

const int NOBOMBS_VIRUS = 1
 

const int NUM_VIRUSES = 6
 

const float RED_CHANGE_RATE = 150.0f
 

const int SHRINK_VIRUS = 5
 

const int SLOW_VIRUS = 0
 

const int WEAKTHROW_VIRUS = 3
 


Generated on Tue Mar 4 02:29:26 2003 for SuperIsoBomb by doxygen1.2.18