Public Member Functions | Public Attributes

aesop::destination_t Struct Reference
[AESOP Map and Zone Interfaces]

a destination describes a location to which players can be safely moved More...

#include <map.h>

Collaboration diagram for aesop::destination_t:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 destination_t (void) throw ()
void clear (void) throw ()

Public Attributes

char id [eAESOP_IdBufferSize]
 id of start point
rect3d_t rect
 3D rect in zone

Detailed Description

a destination describes a location to which players can be safely moved

Definition at line 61 of file map.h.


Constructor & Destructor Documentation

aesop::destination_t::destination_t ( void   )  throw () [inline]

Definition at line 63 of file map.h.


The documentation for this struct was generated from the following file: