|
Pol
Revision:cb584c9
|
#include <realm.h>
Public Member Functions | |
| LosCache () | |
Public Attributes | |
| std::vector< Items::Item * > | dyn_items |
| unsigned short | last_x |
| unsigned short | last_y |
| Plib::MapShapeList | shapes |
| std::vector<Items::Item*> Pol::Realms::Realm::LosCache::dyn_items |
Definition at line 147 of file realm.h.
Referenced by Pol::Realms::Realm::dynamic_item_blocks_los(), and Pol::Realms::Realm::has_los().
| unsigned short Pol::Realms::Realm::LosCache::last_x |
Definition at line 143 of file realm.h.
Referenced by Pol::Realms::Realm::has_los(), and Pol::Realms::Realm::static_item_blocks_los().
| unsigned short Pol::Realms::Realm::LosCache::last_y |
Definition at line 145 of file realm.h.
Referenced by Pol::Realms::Realm::has_los(), and Pol::Realms::Realm::static_item_blocks_los().
| Plib::MapShapeList Pol::Realms::Realm::LosCache::shapes |
Definition at line 146 of file realm.h.
Referenced by Pol::Realms::Realm::has_los(), and Pol::Realms::Realm::static_item_blocks_los().