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

update_AI_result Struct Reference

#include <fack.hpp>

List of all members.

Public Member Functions

 update_AI_result (pt< anim_frame > frame, int_pair pos, direction dir, variant< no_sentence, sentence_with_location > maybe_sentence, pt< player_state > new_player_state)
 update_AI_result ()

Public Attributes

pt< anim_frameframe
int_pair pos
direction dir
variant< no_sentence, sentence_with_locationmaybe_sentence
pt< player_statenew_player_state


Constructor & Destructor Documentation

update_AI_result::update_AI_result pt< anim_frame frame,
int_pair  pos,
direction  dir,
variant< no_sentence, sentence_with_location maybe_sentence,
pt< player_state new_player_state
[inline]
 

Definition at line 1849 of file fack.hpp.

update_AI_result::update_AI_result  )  [inline]
 

Definition at line 1862 of file fack.hpp.


Member Data Documentation

direction update_AI_result::dir
 

Definition at line 1845 of file fack.hpp.

Referenced by FACK::start().

pt<anim_frame> update_AI_result::frame
 

Definition at line 1843 of file fack.hpp.

Referenced by FACK::start().

variant<no_sentence, sentence_with_location> update_AI_result::maybe_sentence
 

Definition at line 1846 of file fack.hpp.

Referenced by FACK::start().

pt<player_state> update_AI_result::new_player_state
 

Definition at line 1847 of file fack.hpp.

Referenced by FACK::start().

int_pair update_AI_result::pos
 

Definition at line 1844 of file fack.hpp.

Referenced by FACK::start().


The documentation for this struct was generated from the following file:
Generated on Wed May 25 15:36:14 2005 for FACK by  doxygen 1.4.0