libnds
Data Fields

SpriteRotation Struct Reference

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.

Detailed Description

A sprite rotation entry.

Examples:

capture/ScreenShot/source/main.cpp.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines