#include <fack.hpp>
Inheritance diagram for can_appear_closed_in_inv_yes:
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 |
|
Definition at line 1635 of file fack.hpp. References can_be_moved_to_another_container, and inv_surf. |
|
Implements can_appear_closed_in_inv. Definition at line 1646 of file fack.hpp. References can_be_moved_to_another_container. |
|
Implements can_appear_closed_in_inv. Definition at line 4426 of file fack.cc. References inv_surf. |
|
Definition at line 1633 of file fack.hpp. Referenced by can_appear_closed_in_inv_yes(), and can_be_moved_across_containers(). |
|
Definition at line 1632 of file fack.hpp. Referenced by can_appear_closed_in_inv_yes(), and get_inv_surf(). |