Difference between revisions of "Graphics Commands"
From The Official Visionaire Studio: Adventure Game Engine Wiki
(Created page with "This is a list of methods and fields supported on the <code>graphics</code> object. == Methods == {| class="ts" |- ! style="width:15%" | Function Name ! Description |- | ...") |
(No difference)
|
Revision as of 11:29, 20 October 2023
This is a list of methods and fields supported on the graphics
object.
Methods
Fields
Field Name | Type | Description |
---|---|---|
clipboard | string | |
defaultShader | integer | |
font | TVisObj | |
fontShader | integer | |
fontShaderIndizes | table of integers | |
invMatrix1 | integer | |
matrix1 | integer | |
matrix2 | integer | |
textMatrix | integer |