voxelman ~master (2022-02-22T07:47:20.6908917)
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