SANDAL2
A SDL2 Wrapper in C
Public Attributes | List of all members
ListAnimation Struct Reference

a list of animations More...

#include <Sprite.h>

Collaboration diagram for ListAnimation:
Collaboration graph
[legend]

Public Attributes

ListSpritefirst
 
ListSpritecurrent
 
unsigned size
 

Detailed Description

a list of animations

Member Data Documentation

◆ current

ListSprite* ListAnimation::current

current animation

◆ first

ListSprite* ListAnimation::first

first animation

◆ size

unsigned ListAnimation::size

number of animations


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