Map_Warp Struct Reference

Object representing a warp tile on a map, as well as storing door state. More...

#include <eoserv.hpp>

List of all members.

Public Types

enum  WarpSpec {
  NoDoor, Door, LockedSilver, LockedCrystal,
  LockedWraith
}

Public Member Functions

 Map_Warp ()

Public Attributes

int map
int x
int y
int levelreq
WarpSpec spec
bool open


Detailed Description

Object representing a warp tile on a map, as well as storing door state.

Member Enumeration Documentation

Enumerator:
NoDoor 
Door 
LockedSilver 
LockedCrystal 
LockedWraith 


Constructor & Destructor Documentation

Map_Warp::Map_Warp (  )  [inline]


Member Data Documentation


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

Generated on Sun Apr 5 20:28:23 2009 for EOServ by  doxygen 1.5.7.1