Attributes
- Companion
- class
- Source
- Transform.scala
- Graph
-
- Supertypes
- Self type
-
Transform.type
Members list
Type members
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Convert from the usual cartesian coordinate system (origin in the center, x and y increase towards the top right) to usual screen coordinate system (origin in the top left, x and y increase to the bottom right).
Convert from the usual cartesian coordinate system (origin in the center, x and y increase towards the top right) to usual screen coordinate system (origin in the top left, x and y increase to the bottom right).
Attributes
- Source
- Transform.scala
Attributes
- Source
- Transform.scala
Convert from the usual screen coordinate system (origin in the top left, x and y increase to the bottom right) to the usual cartesian coordinate system (origin in the center, x and y increase towards the top right).
Convert from the usual screen coordinate system (origin in the top left, x and y increase to the bottom right) to the usual cartesian coordinate system (origin in the center, x and y increase towards the top right).
Attributes
- Source
- Transform.scala
Attributes
- Source
- Transform.scala
Concrete fields
Reflect horizontally (around the Y-axis)
Attributes
- Source
- Transform.scala
Reflect vertically (around the X-axis)