Pyrogenesis  trunk
Public Attributes | List of all members
Query Struct Reference

Representation of a range query. More...

Collaboration diagram for Query:
Collaboration graph
[legend]

Public Attributes

bool enabled
 
bool parabolic
 
CEntityHandle source
 
entity_pos_t minRange
 
entity_pos_t maxRange
 
entity_pos_t elevationBonus
 
u32 ownersMask
 
i32 interface
 
std::vector< entity_id_tlastMatch
 
u8 flagsMask
 

Detailed Description

Representation of a range query.

Member Data Documentation

entity_pos_t Query::elevationBonus
bool Query::enabled
u8 Query::flagsMask
i32 Query::interface
std::vector<entity_id_t> Query::lastMatch
entity_pos_t Query::maxRange
entity_pos_t Query::minRange
u32 Query::ownersMask
bool Query::parabolic
CEntityHandle Query::source

The documentation for this struct was generated from the following file: