#include <animation.h>
Public Attributes | |
const u16 * | bitmap |
u16 | width |
u16 | height |
u8 | delay |
Struct defining a single animation frame.
const u16* WoopsiUI::Animation::AnimFrame::bitmap |
Pointer to the bitmap image
Additional number of VBLs that this frame should be displayed for
Height of the bitmap image
Width of the bitmap image