SFML.Net
Transformable Properties |
The Transformable type exposes the following members.

Name | Description | |
---|---|---|
![]() |
CPointer |
Access to the internal pointer of the object.
For internal use only
(Inherited from ObjectBase.) |
![]() |
InverseTransform |
The combined transform of the object
|
![]() |
Origin |
The origin of an object defines the center point for
all transformations (position, scale, rotation).
The coordinates of this point must be relative to the
top-left corner of the object, and ignore all
transformations (position, scale, rotation).
|
![]() |
Position |
Position of the object
|
![]() |
Rotation |
Rotation of the object
|
![]() |
Scale |
Scale of the object
|
![]() |
Transform |
The combined transform of the object
|
