|
liblcf
|
#include <rpg_savepanorama.h>
Collaboration diagram for RPG::SavePanorama:Public Attributes | |
| int32_t | pan_x = 0 |
| int32_t | pan_y = 0 |
Definition at line 22 of file rpg_savepanorama.h.
| static TypedField< RPG::SavePanorama, int32_t > static_pan_x & RPG::SavePanorama::pan_x = 0 |
Definition at line 24 of file rpg_savepanorama.h.
Referenced by RPG::operator==().
| static TypedField< RPG::SavePanorama, int32_t > static_pan_y & RPG::SavePanorama::pan_y = 0 |
Definition at line 25 of file rpg_savepanorama.h.
Referenced by RPG::operator==().