Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

object Struct Reference

#include <mt_gem.h>


Data Fields

short ob_next
short ob_head
short ob_tail
unsigned short ob_type
unsigned short ob_flags
unsigned short ob_state
OBSPEC ob_spec
short ob_x
short ob_y
short ob_width
short ob_height


Detailed Description

TODO


Field Documentation

unsigned short object::ob_flags
 

flags

short object::ob_head
 

head of object's children

short object::ob_height
 

height of obj

short object::ob_next
 

object's next sibling

OBSPEC object::ob_spec
 

object-specific data

unsigned short object::ob_state
 

state

short object::ob_tail
 

tail of object's children

unsigned short object::ob_type
 

type of object

short object::ob_width
 

width of obj

short object::ob_x
 

upper left corner of object

short object::ob_y
 

upper left corner of object


The documentation for this struct was generated from the following file:
Generated on Wed Nov 3 22:42:19 2004 for GEMLIB by  doxygen 1.3.9.1