![]() |
TCode Library
A library to aid in decoding/using of Toy Code ("T-Code") data.
|
representation of a TCode Save Entry used to store the minimum and maximum values for an axis More...
#include <TCodeEnums.h>
Public Attributes | |
int | min |
int | max |
representation of a TCode Save Entry used to store the minimum and maximum values for an axis
min | minimum axis value |
max | maximum axis value |
Definition at line 166 of file TCodeEnums.h.
int TCode_Save_Entry::max |
Definition at line 169 of file TCodeEnums.h.
int TCode_Save_Entry::min |
Definition at line 168 of file TCodeEnums.h.