gre.get_canvas
gre.get_canvas(name)
Get a canvas object handle by name.
Returns
| Type | Description |
|---|---|
#canvas | An object that represents the canvas or nil if no canvas can be found. |
gre.get_canvas(name)
Get a canvas object handle by name.
| Type | Description |
|---|---|
#canvas | An object that represents the canvas or nil if no canvas can be found. |