Transformable

sfml.graphics.Transformable
See theTransformable companion trait
object Transformable

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Default constructor.

Default constructor.

Attributes

Extensions

Extensions

extension (transformable: Immutable[Transformable])
def origin: Vector2[Float]
def position: Vector2[Float]
def rotation: Float
def scale: Vector2[Float]