2006
Joo S. O. Bueno
rotates the given stroke.
Rotates the given stroke around given center by angle (in degrees).
unknown
Type | Name | Description |
---|---|---|
unknown | vectors | The vectors object |
PF_INT | stroke-id | The stroke ID |
PF_FLOAT | center-x | X coordinate of the rotation center |
PF_FLOAT | center-y | Y coordinate of the rotation center |
PF_FLOAT | angle | angle to rotate about |
None