ysge ~master (2026-07-03T20:13:52.8143379)
Dub
Repo
AnimationProcess
ysge
animation
structure for ongoing animations
struct
AnimationProcess {
int
animation
;
size_t
frame
;
RenderInfo
*
target
;
}
Members
Variables
animation
int
animation
;
Undocumented in source.
frame
size_t
frame
;
Undocumented in source.
target
RenderInfo
*
target
;
Undocumented in source.
Meta
Source
See Implementation
ysge
animation
classes
AnimationManager
structs
Animation
AnimationProcess
structure for ongoing animations