Neocore
Loading...
Searching...
No Matches
GFX_Animated_Sprite Struct Reference

Animated sprite graphics object. More...

#include <neocore.h>

Data Fields

aSprite aSpriteDAT
 
const spriteInfo * spriteInfoDAT
 
const paletteInfo * paletteInfoDAT
 

Detailed Description

Animated sprite graphics object.

Wrapper for DATlib animated sprite with associated palette information

Definition at line 95 of file neocore.h.

Field Documentation

◆ aSpriteDAT

aSprite aSpriteDAT

Definition at line 96 of file neocore.h.

◆ paletteInfoDAT

const paletteInfo* paletteInfoDAT

Definition at line 98 of file neocore.h.

◆ spriteInfoDAT

const spriteInfo* spriteInfoDAT

Definition at line 97 of file neocore.h.


The documentation for this struct was generated from the following file: