show_type Struct Reference

#include <show.h>

List of all members.

Public Member Functions

 show_type ()
 show_type (dungeon_feature_type f)
 show_type (const item_def &item)
 show_type (show_item_type itemtype)
 show_type (monster_type montype)
 operator bool () const
bool operator< (const show_type &other) const
bool is_cleanable_monster () const

Public Attributes

show_class cls
dungeon_feature_type feat
show_item_type item
monster_type mons
unsigned short colour


Constructor & Destructor Documentation

show_type::show_type (  ) 

show_type::show_type ( dungeon_feature_type  f  ) 

show_type::show_type ( const item_def item  ) 

show_type::show_type ( show_item_type  itemtype  ) 

show_type::show_type ( monster_type  montype  ) 


Member Function Documentation

show_type::operator bool (  )  const [inline]

bool show_type::operator< ( const show_type other  )  const

bool show_type::is_cleanable_monster (  )  const

Here is the call graph for this function:


Member Data Documentation

unsigned short show_type::colour


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

Generated on Thu Jan 13 13:41:56 2011 by  doxygen 1.5.6