Animation.update

Tick the animation forward one frame

struct Animation
@nogc nothrow pure ref
const(Texture)
update
(
)

Return Value

Type: const(Texture)

The current frame of the animation

Meta