Animation.frames

Gets an array of dsdl2.Surface frames of the dsdl2.image.Animation

class Animation
const @property @trusted
const(Surface[])
frames
()

Return Value

Type: const(Surface[])

array of dsdl2.Surface frames of the dsdl2.image.Animation

Meta