sgdk
Animation Struct Reference

Sprite animation structure. More...

#include <sprite_eng.h>

List of all members.

Public Attributes

u8 numFrame
u8 loop
AnimationFrame ** frames

Detailed Description

Sprite animation structure.

Parameters:
numFramenumber of different frame for this animation (max = 255)
loopframe index for loop (last index if no loop)
framesframes composing the animation

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