Constructor
new BaseTransformProps()
Creates an instance of BaseTransformProps.
Properties:
Name | Type | Description |
---|---|---|
updated |
boolean | |
cosRotationA |
number | |
cosRotationB |
number | |
sinRotationA |
number | |
sinRotationB |
number |
- Source:
Classes
Members
anchorX :number
Set/Get anchor x
Type:
- number
- Source:
anchorY :number
Set/Get anchor y
Type:
- number
- Source:
rotation :number
Set/Get rotation
Type:
- number
- Source:
skewX :number
Set/Get skew x
Type:
- number
- Source:
skewY :number
Set/Get skew y
Type:
- number
- Source:
x :number
Set/Get position x
Type:
- number
- Source:
y :number
Set/Get position y
Type:
- number
- Source:
Methods
update()
Update values
- Source: