Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AIEvents::ElemAttrMap Struct Reference

#include <event_xml.h>

Public Member Functions

 ElemAttrMap (const XMLSupport::EnumMap &el)
 

Public Attributes

XMLSupport::EnumMap element_map
 
int level
 
float curtime
 
float maxtime
 
float obedience
 
std::vector< std::list
< AIEvresult > > 
result
 

Detailed Description

Definition at line 49 of file event_xml.h.

Constructor & Destructor Documentation

AIEvents::ElemAttrMap::ElemAttrMap ( const XMLSupport::EnumMap el)
inline

Definition at line 57 of file event_xml.h.

57  :
58  element_map( el )
59  , level( 0 ) {}

Member Data Documentation

float AIEvents::ElemAttrMap::curtime

Definition at line 53 of file event_xml.h.

XMLSupport::EnumMap AIEvents::ElemAttrMap::element_map

Definition at line 51 of file event_xml.h.

Referenced by AIEvents::GeneralAIEventBegin().

int AIEvents::ElemAttrMap::level
float AIEvents::ElemAttrMap::obedience
std::vector< std::list< AIEvresult > > AIEvents::ElemAttrMap::result

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