sgdk
AnimationFrame Struct Reference

Sprite animation frame structure. More...

#include <sprite_eng.h>

List of all members.

Public Attributes

u8 numSprite
u8 w
u8 h
u8 timer
FrameInfo frameInfos [4]
TileSettileset

Detailed Description

Sprite animation frame structure.

Parameters:
numSpritenumber of VDP sprite which compose this frame
frameInfosframe information for [base, hflip, vflip, hvflip] version of the sprite
tilesettileset containing tiles for this animation frame (ordered for sprite)
wframe width in pixel
hframe height in pixel
timeractive time for this frame (in 1/60 of second)

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