Animation.delays

Gets an array of delay per frame of the dsdl2.image.Animation

class Animation
const @property @trusted
const(uint[])
delays
()

Return Value

Type: const(uint[])

array of delay per frame of the dsdl2.image.Animation

Meta