AffineEntry Struct Reference
#include <ParamTableManager.h>
# Public Attributes | |
fix13_3 | pb_y |
int16 | parallax |
fix13_3 | pd_y |
fix7_9 | pa |
fix7_9 | pc |
uint16 | spacer [3] |
# Detailed Description
An Affine entry in param table space
Definition at line 32 of file ParamTableManager.h.
# Member Data Documentation
# pa
fix7_9 AffineEntry::pa |
Definition at line 37 of file ParamTableManager.h.
# parallax
int16 AffineEntry::parallax |
Definition at line 35 of file ParamTableManager.h.
# pb_y
fix13_3 AffineEntry::pb_y |
Definition at line 34 of file ParamTableManager.h.
# pc
fix7_9 AffineEntry::pc |
Definition at line 38 of file ParamTableManager.h.
# pd_y
fix13_3 AffineEntry::pd_y |
Definition at line 36 of file ParamTableManager.h.
# spacer
uint16 AffineEntry::spacer[3] |
Definition at line 39 of file ParamTableManager.h.
The documentation for this struct was generated from the following file:
- VUEngine-Core/source/Component/VisualComponent/Sprite/ParamTableManager.h