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

can_appear_closed_in_inv_yes Struct Reference

#include <fack.hpp>

Inheritance diagram for can_appear_closed_in_inv_yes:

can_appear_closed_in_inv List of all members.

Public Member Functions

 can_appear_closed_in_inv_yes (SDL_Surface *inv_surf, bool can_be_moved_to_another_container=true)
SDL_Surface * get_inv_surf ()
bool can_be_moved_across_containers () const

Public Attributes

SDL_Surface * inv_surf
bool can_be_moved_to_another_container

Constructor & Destructor Documentation

can_appear_closed_in_inv_yes::can_appear_closed_in_inv_yes SDL_Surface *  inv_surf,
bool  can_be_moved_to_another_container = true
[inline]
 

Definition at line 1635 of file fack.hpp.

References can_be_moved_to_another_container, and inv_surf.


Member Function Documentation

bool can_appear_closed_in_inv_yes::can_be_moved_across_containers  )  const [inline, virtual]
 

Implements can_appear_closed_in_inv.

Definition at line 1646 of file fack.hpp.

References can_be_moved_to_another_container.

SDL_Surface * can_appear_closed_in_inv_yes::get_inv_surf  )  [virtual]
 

Implements can_appear_closed_in_inv.

Definition at line 4426 of file fack.cc.

References inv_surf.


Member Data Documentation

bool can_appear_closed_in_inv_yes::can_be_moved_to_another_container
 

Definition at line 1633 of file fack.hpp.

Referenced by can_appear_closed_in_inv_yes(), and can_be_moved_across_containers().

SDL_Surface* can_appear_closed_in_inv_yes::inv_surf
 

Definition at line 1632 of file fack.hpp.

Referenced by can_appear_closed_in_inv_yes(), and get_inv_surf().


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