update doc/*/scripting/ui.md
This commit is contained in:
@@ -184,6 +184,7 @@ Here, *color* can be specified in the following ways:
|
||||
| data:clear(*color*) | fills the canvas with the specified RGBA color |
|
||||
| data:update() | applies changes to the canvas and uploads it to the GPU |
|
||||
| data:set_data(data: table<int>) | replaces pixel data (width * height * 4 numbers) |
|
||||
| data:create_texture(name: str) | creates and shares texture to renderer |
|
||||
|
||||
|
||||
## Inventory
|
||||
|
||||
Reference in New Issue
Block a user