#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 |
|
flags |
|
head of object's children |
|
height of obj |
|
object's next sibling |
|
object-specific data |
|
state |
|
tail of object's children |
|
type of object |
|
width of obj |
|
upper left corner of object |
|
upper left corner of object |