libtonc
|
Simple scale-rotation source struct. More...
#include <tonc_types.h>
Data Fields | |
s16 | sx |
Horizontal zoom (8.8f) | |
s16 | sy |
Vertical zoom (8.8f) | |
u16 | alpha |
Counter-clockwise angle ( range [0, 0xFFFF] ) | |
Simple scale-rotation source struct.
This can be used with ObjAffineSet, and several of tonc's affine functions