liblcf
RPG::SavePanorama Class Reference

#include <rpg_savepanorama.h>

+ Collaboration diagram for RPG::SavePanorama:

Public Attributes

int32_t pan_x = 0
 
int32_t pan_y = 0
 

Detailed Description

Definition at line 22 of file rpg_savepanorama.h.

Member Data Documentation

◆ pan_x

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==().

◆ pan_y

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==().


The documentation for this class was generated from the following files: