Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

_moveable_object Struct Reference

a moveable item on the map More...

#include <zakdef.h>


Data Fields

UInt16 x
UInt16 y
UInt16 dir
UInt16 active


Detailed Description

a moveable item on the map

Definition at line 383 of file zakdef.h.


Field Documentation

UInt16 _moveable_object::active
 

object is active

Definition at line 387 of file zakdef.h.

UInt16 _moveable_object::dir
 

direction object is facing

Definition at line 386 of file zakdef.h.

UInt16 _moveable_object::x
 

x position on the map

Definition at line 384 of file zakdef.h.

UInt16 _moveable_object::y
 

y position on the map

Definition at line 385 of file zakdef.h.


The documentation for this struct was generated from the following file:
Generated on Mon Aug 30 19:44:19 2004 for pocketcity by doxygen1.2.18