libtonc
|
Extended scale-rotate destination struct. More...
#include <tonc_types.h>
Data Fields | |
s16 | pa |
s16 | pb |
s16 | pc |
s16 | pd |
s32 | dx |
s32 | dy |
Extended scale-rotate destination struct.
This contains the P-matrix and a fixed-point offset , the combination can be used to rotate around an arbitrary point. Mainly intended for BgAffineSet, but the struct cna be used for object transforms too.