float x | New left coordinate |
float y | New top coordinate |
float x | New left coordinate |
float y | New top coordinate |
Vector2!(float) vec | new position |
float scale | New horizontal scale (Strictly positive) |
float scale | New vertical scale (Strictly positive) |
float scaleX | New horizontal scale |
float scaleY | New vertical scale |
Vector2!(float) scale | new scale |
float angle | Angle of rotation, in degree |
Color c | New color |
BlendMode mode | New blending mode |
float angle | Angle of rotation in degree |
float offsetX | Offset on the X axis |
float offsetY | Offset on the Y axis |
Vector2!(float) offset | Amount of units to move the object of |
float scaleX | New horizontal scale (Strictly positive) |
float scaleY | New vertical scale (Strictly positive) |
Vector2!(float) factor | Scaling factors (both values must be strictly positive) |