stair_info Struct Reference

#include <travel.h>

Collaboration diagram for stair_info:

Collaboration graph
[legend]

List of all members.

Public Types

enum  stair_type { PHYSICAL, PLACEHOLDER }

Public Member Functions

 stair_info ()
void clear_distance ()
void save (writer &) const
void load (reader &)
std::string describe () const
bool can_travel () const

Public Attributes

coord_def position
dungeon_feature_type grid
level_pos destination
int distance
bool guessed_pos
stair_type type


Member Enumeration Documentation

Enumerator:
PHYSICAL 
PLACEHOLDER 


Constructor & Destructor Documentation

stair_info::stair_info (  )  [inline]


Member Function Documentation

void stair_info::clear_distance (  )  [inline]

void stair_info::save ( writer outf  )  const

Here is the call graph for this function:

void stair_info::load ( reader inf  ) 

Here is the call graph for this function:

std::string stair_info::describe (  )  const

Here is the call graph for this function:

bool stair_info::can_travel (  )  const [inline]


Member Data Documentation


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

Generated on Thu Jan 13 13:42:07 2011 by  doxygen 1.5.6