atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
Animation.this
atelier
render
animation
Animation
Create an animation from a series of clips.
this
()
this
(Drawable tex, Vec2f size_, Vec4i[] clips_, int[] frames_)
class
Animation
this
(
Drawable
tex
,
const
Vec2f
size_
,
Vec4i
[]
clips_
,
int
[]
frames_
)
this
(Drawable tex, Vec4i startTileClip, int columns, int lines, int maxcount, Vec2i margin)
this
(Animation animation)
Meta
Source
See Implementation
atelier
render
animation
Animation
constructors
this
enums
Mode
functions
advance
draw
pause
reset
resume
setDefaultFrames
start
stop
update
properties
currentFrame
drawable
duration
isPlaying
variables
alpha
anchor
angle
blend
clips
color
dirOffset
dirs
flip
frames
maxDirs
mode
size
Create an animation from a series of clips.