voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
SpriteSheetAnimation
voxelman
graphics
animation
spritesheetanimation
Undocumented in source.
struct
SpriteSheetAnimation {
AnimationFrame
[]
frames
;
float
totalDuration
;
}
Members
Variables
frames
AnimationFrame
[]
frames
;
Undocumented in source.
totalDuration
float
totalDuration
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
graphics
animation
spritesheetanimation
aliases
SpriteSheetAnimationRef
enums
AnimationStatus
functions
loadSpriteSheetAnimation
parseFrames
putFramesIntoAtlas
structs
AnimationFrame
AnimationInstance
SpriteSheetAnimation