Crossfire Client, Trunk
R20693
|
#include <client.h>
Data Fields | |
int | x |
int | y |
int PlayerPosition::x |
Definition at line 534 of file client.h.
Referenced by expand_clear_bigface(), expand_set_bigface(), ExtSmooth(), gtk_map_redraw(), map_draw_layer(), mapdata_animation(), mapdata_bigface(), mapdata_clear_old(), mapdata_clear_space(), mapdata_face(), mapdata_init(), mapdata_scroll(), mapdata_set_anim_layer(), mapdata_set_check_space(), mapdata_set_darkness(), mapdata_set_face_layer(), mapdata_set_size(), mapdata_set_smooth(), recenter_virtual_map_view(), and script_process_cmd().
int PlayerPosition::y |
Definition at line 535 of file client.h.
Referenced by expand_clear_bigface(), expand_set_bigface(), ExtSmooth(), gtk_map_redraw(), map_draw_layer(), mapdata_animation(), mapdata_bigface(), mapdata_clear_old(), mapdata_clear_space(), mapdata_face(), mapdata_init(), mapdata_scroll(), mapdata_set_anim_layer(), mapdata_set_check_space(), mapdata_set_darkness(), mapdata_set_face_layer(), mapdata_set_size(), mapdata_set_smooth(), recenter_virtual_map_view(), and script_process_cmd().