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

PS_governed_by_AI Struct Reference

#include <fack.hpp>

Inheritance diagram for PS_governed_by_AI:

player_state List of all members.

Public Member Functions

 PS_governed_by_AI (const vector< pt< script_cmd > > &commands, int cur_cmd_it, pt< AI_substate > substate)

Public Attributes

vector< pt< script_cmd > > commands
int cur_cmd_it
pt< AI_substatesubstate

Constructor & Destructor Documentation

PS_governed_by_AI::PS_governed_by_AI const vector< pt< script_cmd > > &  commands,
int  cur_cmd_it,
pt< AI_substate substate
[inline]
 

Definition at line 1684 of file fack.hpp.

References commands.


Member Data Documentation

vector<pt<script_cmd> > PS_governed_by_AI::commands
 

Definition at line 1680 of file fack.hpp.

Referenced by PS_governed_by_AI().

int PS_governed_by_AI::cur_cmd_it
 

Definition at line 1681 of file fack.hpp.

pt<AI_substate> PS_governed_by_AI::substate
 

Definition at line 1682 of file fack.hpp.


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