A function defined in FORMS_CompoundWidget.gml
FORMS_MatrixPush(_x, _y)
Stores the current matrix into the matrix stack and then pushes the coordinate system by the given values.
Name | Type | Description |
---|---|---|
_x | Real |
The value to push the coordinate system by on the x axis. |
_y | Real |
The value to push the coordinate system by on the y axis. |
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.