libnds
|
A sprite rotation entry. More...
#include <sprite.h>
Data Fields | |
int16 | hdx |
The change in x per horizontal pixel. | |
int16 | hdy |
The change in x per vertical pixel. | |
int16 | vdx |
The change in y per horizontal pixel. | |
int16 | vdy |
The change in y per vertical pixel. | |
A sprite rotation entry.