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

location Struct Reference

#include <fack.hpp>

List of all members.

Public Member Functions

 location (seq_list< pt< bg_hot_zone > > sorted_hot_zones, seq_list< pt< layer_unlit_before_anim > > unlit_layers, pt< vector2< bool > > walking_map, room_scaling_data scaling_data, set< pt< light_fixed_in_loc > > active_lights)

Public Attributes

seq_list< pt< bg_hot_zone > > sorted_hot_zones
seq_list< pt< layer_unlit_before_anim > > sorted_unlit_layers_before_anim
pt< vector2< bool > > walking_map
room_scaling_data scaling_data
set< pt< light_fixed_in_loc > > active_lights
set< string > occupied_sitting_places


Constructor & Destructor Documentation

location::location seq_list< pt< bg_hot_zone > >  sorted_hot_zones,
seq_list< pt< layer_unlit_before_anim > >  unlit_layers,
pt< vector2< bool > >  walking_map,
room_scaling_data  scaling_data,
set< pt< light_fixed_in_loc > >  active_lights
[inline]
 

Definition at line 1876 of file fack.hpp.

References active_lights, sorted_hot_zones, sorted_unlit_layers_before_anim, and walking_map.


Member Data Documentation

set<pt<light_fixed_in_loc> > location::active_lights
 

Definition at line 1872 of file fack.hpp.

Referenced by location().

set<string> location::occupied_sitting_places
 

Definition at line 1873 of file fack.hpp.

room_scaling_data location::scaling_data
 

Definition at line 1871 of file fack.hpp.

seq_list<pt<bg_hot_zone> > location::sorted_hot_zones
 

Definition at line 1868 of file fack.hpp.

Referenced by location().

seq_list<pt<layer_unlit_before_anim> > location::sorted_unlit_layers_before_anim
 

Definition at line 1869 of file fack.hpp.

Referenced by location().

pt<vector2<bool> > location::walking_map
 

Definition at line 1870 of file fack.hpp.

Referenced by location().


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