#include <fack.hpp>
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_frame > | frame |
int_pair | pos |
direction | dir |
variant< no_sentence, sentence_with_location > | maybe_sentence |
pt< player_state > | new_player_state |
|
|
|
|
|
Definition at line 1845 of file fack.hpp. Referenced by FACK::start(). |
|
Definition at line 1843 of file fack.hpp. Referenced by FACK::start(). |
|
Definition at line 1846 of file fack.hpp. Referenced by FACK::start(). |
|
Definition at line 1847 of file fack.hpp. Referenced by FACK::start(). |
|
Definition at line 1844 of file fack.hpp. Referenced by FACK::start(). |