|
Crossfire Client, Branches
R11627
|
#include <client.h>
Collaboration diagram for PlayerPosition:Data Fields | |
| int | x |
| int | y |
| int PlayerPosition::x |
Definition at line 504 of file client.h.
Referenced by display_map_doneupdate(), display_mapcell(), expand_clear_bigface(), expand_set_bigface(), ExtSmooth(), gtk_draw_map(), 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 505 of file client.h.
Referenced by display_map_doneupdate(), display_mapcell(), expand_clear_bigface(), expand_set_bigface(), ExtSmooth(), gtk_draw_map(), 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().