Drawing
Drawing shapes and text above the game viewport.
Available Functions
| Function | Description |
|---|---|
| isrenderobj | Returns a boolean indicating whether the object is a DrawingObject. |
| getrenderproperty | Gets a property value from a DrawingObject. |
| setrenderproperty | Sets a property value on a DrawingObject. |
| cleardrawcache | Removes all rendered drawing objects from the cache. |