dagon v0.8.0 (2018-05-24T21:27:13Z)
Home
Dub
Repo
AnimationData
dagon
graphics
animmodel
Undocumented in source.
struct
AnimationData {
uint
firstFrame
;
uint
numFrames
;
float
framerate
;
}
Members
Variables
firstFrame
uint
firstFrame
;
Undocumented in source.
framerate
float
framerate
;
Undocumented in source.
numFrames
uint
numFrames
;
Undocumented in source.
Meta
Source
See Implementation
dagon
graphics
animmodel
classes
Actor
interfaces
AnimatedModel
structs
ActorState
AnimationData
AnimationFacegroup
AnimationFrameData