dsfml.graphics.transformable

Undocumented in source.

Public Imports

dsfml.graphics.transform
public import dsfml.graphics.transform;

Members

Interfaces

Transformable
interface Transformable

Decomposed transform defined by a position, a rotation, and a scale.

Mixin templates

NormalTransformable
mixintemplate NormalTransformable()

Decomposed transform defined by a position, a rotation, and a scale.

Meta