SetTextDrawScale: Difference between revisions
From Onset Developer Wiki
m BlueMountains moved page SetDrawScale to SetTextDrawScale without leaving a redirect |
No edit summary |
||
Line 15: | Line 15: | ||
{{RelatedFunctions}} | {{RelatedFunctions}} | ||
* [[DrawText]] | |||
* [[SetDrawColor]] | |||
* [[SetTextDrawScale]] | |||
* [[GetTextSize]] | |||
* [[DrawLine]] | |||
* [[DrawLine3D]] | |||
* [[DrawPoint3D]] | |||
* [[DrawCircle3D]] | |||
* [[DrawBox]] | |||
* [[DrawRect]] | |||
* [[DrawTexture]] |
Revision as of 14:14, 16 November 2019
Description
__EDIT_ME__
Syntax
SetDrawScale(sx, sy)
Parameters
- sx
__EDIT_ME__ - sy
__EDIT_ME__
Return Value
- __EDIT_ME__
Example
__EDIT_ME__