#include <fack.hpp>
Public Member Functions | |
PC (const map< walk_frame_id, pt< anim_frame > > &walk_frame_when, pt< player_state > state, const map< direction, pt< animation > > &anim_of_norm_still_sit, const map< string, pt< animation > > &anim_of_sitting_still_sit, int_pair pos, float walk_step_horiz, float walk_step_vert, const pt< container > cache, pt< location > loc, pt< phys_obj > obj, direction cur_dir, rgb text_color, anim_of_mood_t anim_of_mood, pt< still_situation > still_situat) | |
Public Attributes | |
map< walk_frame_id, pt< anim_frame > > | walk_frame_when |
pt< player_state > | state |
map< direction, pt< animation > > | anim_of_norm_still_sit |
map< string, pt< animation > > | anim_of_sitting_still_sit |
int_pair | pos |
float | walk_step_horiz |
float | walk_step_vert |
pt< container > | cache |
pt< location > | loc |
pt< phys_obj > | obj |
direction | cur_dir |
rgb | text_color |
anim_of_mood_t | anim_of_mood |
pt< still_situation > | still_situat |
pt< dragging_state > | drag_st |
list< pt< popup > > | open_popups |
Definition at line 2009 of file fack.hpp.
|
Definition at line 2028 of file fack.hpp. References anim_of_norm_still_sit, anim_of_sitting_still_sit, drag_st, NEW, and walk_frame_when. |
|
|
|
Definition at line 2013 of file fack.hpp. Referenced by PC(). |
|
Definition at line 2014 of file fack.hpp. Referenced by PC(). |
|
|
|
|
|
Definition at line 2025 of file fack.hpp. Referenced by PC(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 2011 of file fack.hpp. Referenced by PC(). |
|
|
|
|