km-engine v0.5.0 (2020-08-08T12:12:50Z)
Dub
Repo
Transform2D.this
engine
math
transform
Transform2D
Create a new 2D transform
this
(Transform2D parent)
class
Transform2D
this
(
Transform2D
parent
= null
)
this
(vec2 position, vec2 origin, vec2 scale, float rotation, Transform2D parent)
Meta
Source
See Implementation
engine
math
transform
Transform2D
constructors
this
functions
changeParent
matrix
variables
origin
position
rotation
scale
Create a new 2D transform