- origin
Vector2f origin [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- origin
Vector2f origin [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- position
Vector2f position [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- position
Vector2f position [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- rotation
float rotation [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- rotation
float rotation [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- scale
Vector2f scale [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- scale
Vector2f scale [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Mixin template that generates the boilerplate code for the Transformable interface.
This template is provided for convenience, so that you don't have to add the properties and functions manually.