dagon v0.8.3 (2018-08-21T07:14:35Z)
Home
Dub
Repo
ActorState
dagon
graphics
animmodel
Undocumented in source.
struct
ActorState {
uint
currentFrame
;
uint
nextFrame
;
float
t
;
}
Members
Variables
currentFrame
uint
currentFrame
;
Undocumented in source.
nextFrame
uint
nextFrame
;
Undocumented in source.
t
float
t
;
Undocumented in source.
Meta
Source
See Implementation
dagon
graphics
animmodel
classes
Actor
interfaces
AnimatedModel
structs
ActorState
AnimationData
AnimationFacegroup
AnimationFrameData