level_pos Struct Reference

#include <externs.h>

Collaboration diagram for level_pos:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 level_pos ()
 level_pos (const level_id &lid, const coord_def &coord)
 level_pos (const level_id &lid)
bool operator== (const level_pos &lp) const
bool operator!= (const level_pos &lp) const
bool operator< (const level_pos &lp) const
bool is_valid () const
bool is_on (const level_id _id)
void clear ()
void save (writer &) const
void load (reader &)

Static Public Member Functions

static level_pos current ()

Public Attributes

level_id id
coord_def pos


Constructor & Destructor Documentation

level_pos::level_pos (  )  [inline]

level_pos::level_pos ( const level_id lid,
const coord_def coord 
) [inline]

level_pos::level_pos ( const level_id lid  )  [inline]


Member Function Documentation

level_pos level_pos::current (  )  [static]

Here is the call graph for this function:

bool level_pos::operator== ( const level_pos lp  )  const [inline]

bool level_pos::operator!= ( const level_pos lp  )  const [inline]

bool level_pos::operator< ( const level_pos lp  )  const [inline]

bool level_pos::is_valid (  )  const [inline]

bool level_pos::is_on ( const level_id  _id  )  [inline]

void level_pos::clear (  )  [inline]

void level_pos::save ( writer outf  )  const

Here is the call graph for this function:

void level_pos::load ( reader inf  ) 

Here is the call graph for this function:


Member Data Documentation


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

Generated on Thu Jan 13 13:34:54 2011 by  doxygen 1.5.6