Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

obj_or_concept Struct Reference

#include <fack.hpp>

Inheritance diagram for obj_or_concept:

concept phys_obj popup phys_obj_with_verbs container zoomable List of all members.

Public Member Functions

virtual SDL_Surface * get_inv_surf () const =0
 obj_or_concept (string readable_name)
virtual bool can_be_moved_across_containers () const =0

Public Attributes

string readable_name

Constructor & Destructor Documentation

obj_or_concept::obj_or_concept string  readable_name  )  [inline]
 

Definition at line 479 of file fack.hpp.


Member Function Documentation

virtual bool obj_or_concept::can_be_moved_across_containers  )  const [pure virtual]
 

Implemented in concept, phys_obj, zoomable, and container.

virtual SDL_Surface* obj_or_concept::get_inv_surf  )  const [pure virtual]
 

Implemented in concept, phys_obj, zoomable, and container.


Member Data Documentation

string obj_or_concept::readable_name
 

Definition at line 473 of file fack.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed May 25 15:36:11 2005 for FACK by  doxygen 1.4.0