Transformable.rotate

Inc-/Decrease the rotation. If the rotation is <b>after</b> that not in range of 0 .. 360 it will be set to 0.

class Transformable
final @nogc
void
rotate
pure nothrow
(
float rotation
)

Meta