voxelman v0.9.0 (2022-05-10T16:23:35Z)
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