render
Draws the current animation frame
It is undefined behavior to call render() on a newly created Animation before specifying an initial frame via one of the seek() variants.
Return
this
Parameters
destination canvas
Draws the current animation frame
It is undefined behavior to call render() on a newly created Animation before specifying an initial frame via one of the seek() variants.
Return
this
Parameters
destination canvas
destination offset
Draws the current animation frame
It is undefined behavior to call render() on a newly created Animation before specifying an initial frame via one of the seek() variants.
Return
this
Parameters
destination canvas
destination offset left
destination offset top
Draws the current animation frame
It is undefined behavior to call render() on a newly created Animation before specifying an initial frame via one of the seek() variants.
Return
this
Parameters
destination canvas
destination rect
render flags
Draws the current animation frame
It is undefined behavior to call render() on a newly created Animation before specifying an initial frame via one of the seek() variants.
Return
this
Parameters
destination canvas
destination left
destination top
destination right
destination bottom
render flags