Gocator API
|
kStatus GoTransform_SetX | ( | GoTransform | transform, |
GoRole | role, | ||
k64f | offset | ||
) |
Sets the transformation X component.
transform | GoTransform object. |
role | Determines which device to apply changes to. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details. |
offset | The transformation X component to set. |