SpecialObjectStruct Struct Reference

#include <glue.h>

Collaboration diagram for SpecialObjectStruct:

Collaboration graph
[legend]

Data Fields

char * type
CommandsStructcommands
long datasize
void(* allocfreefunc )()
int updateTime
void(* updatefunc )()
int power_needed

Detailed Description

Definition at line 57 of file glue.h.


Field Documentation

void(* SpecialObjectStruct::allocfreefunc)()

Referenced by DisposeSpecialObject(), and NewSpecialObject().

CommandsStruct* SpecialObjectStruct::commands

Definition at line 59 of file glue.h.

Referenced by DoSpecialObjectHelp(), and InitSpecialHash().

long SpecialObjectStruct::datasize

Definition at line 60 of file glue.h.

Referenced by CreateNewSpecialObject(), debug_check_stuff(), DisposeSpecialObject(), get_specialobjectsize(), HandledCommand_sub(), LoadSpecialObjects(), and NewSpecialObject().

int SpecialObjectStruct::power_needed

Definition at line 64 of file glue.h.

Referenced by HandledCommand_sub().

char* SpecialObjectStruct::type

Definition at line 58 of file glue.h.

Referenced by CreateNewSpecialObject(), HandledCommand_sub(), LoadSpecialObjects(), and WhichSpecialS().

void(* SpecialObjectStruct::updatefunc)()

Referenced by LoadSpecialObjects(), and UpdateSpecialObject_func().

int SpecialObjectStruct::updateTime

Definition at line 62 of file glue.h.

Referenced by LoadSpecialObjects(), and UpdateSpecialObject_func().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:25:49 2007 for BattletechMUX by  doxygen 1.4.7