Public Member Functions | |
| LargeTriggerData (void) | |
| LargeTriggerData (const LargeTriggerData &data) | |
| ~LargeTriggerData () | |
Public Attributes | |
| GameTime | time |
| int | xpos |
| int | ypos |
| int | networkid |
| Building * | building |
| int | dummy |
| int | mapid |
| int | id |
| PrehistoricEventStructure::LargeTriggerData::PolygonEntered * | unitpolygon |
| int | reserved [32] |
Classes | |
| class | PolygonEntered |
Definition at line 190 of file prehistoricevents.cpp.
| PrehistoricEventStructure::LargeTriggerData::LargeTriggerData | ( | void | ) |
Definition at line 397 of file prehistoricevents.cpp.
References GameTime::abstime, building, mapid, networkid, reserved, time, unitpolygon, xpos, and ypos.
| PrehistoricEventStructure::LargeTriggerData::LargeTriggerData | ( | const LargeTriggerData & | data | ) |
Definition at line 410 of file prehistoricevents.cpp.
References building, id, mapid, networkid, time, unitpolygon, xpos, and ypos.
| PrehistoricEventStructure::LargeTriggerData::~LargeTriggerData | ( | ) |
Definition at line 213 of file prehistoricevents.cpp.
| PrehistoricEventStructure::LargeTriggerData::PolygonEntered* PrehistoricEventStructure::LargeTriggerData::unitpolygon |
Definition at line 216 of file prehistoricevents.cpp.
Referenced by LargeTriggerData(), and ~LargeTriggerData().
1.5.1