FORMS_MatrixSet

A function defined in FORMS_CompoundWidget.gml

FORMS_MatrixSet(_x, _y)

Description

Stores the current matrix into the matrix stack and sets the origin of the coordinate system to the given values.

Arguments

Name Type Description
_x Real The origin on the x axis.
_y Real The origin on the y axis.

Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.