cell Struct Reference

Common structure for all game. More...

#include <cell.h>

Data Fields

int type
int size_info
char show
void * info

Detailed Description

Common structure for all game.

Common structure for all game. One square in game field is represented by one cell structure


Field Documentation

void* cell::info

Some additional info (depends on type)

char cell::show

Character representation of cell

Size of memory info points to

Type of cell


The documentation for this struct was generated from the following file:
Generated on Mon Nov 15 10:27:22 2010 for Tales of Paraverse by  doxygen 1.6.3