For AI agents: visit https://docs.paraspace.tech/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| |
|---|
| SetAllowGuestControl | Sets whether to allow non-Master players to control the para art board. |
| SetBrushColor | Sets the brush color. The input parameter is the index that corresponds to the color selected from the color list. |
| SetTextColor | Sets the text color. The input parameter is the index that corresponds to the color selected from the color list. |
| SetBackgroundColor | Sets the background color. The input parameter is the index that corresponds to the color selected from the color list. |
| SetCurrentMode | Sets the mode of the art board. (1: brush; 2: text editing; 3: background) |
| SetBrush | Sets the brush mode. |
| SetEraser | Sets the eraser mode. |
| GetBrushSizeValue | Gets the brush size. |
| GetEraserSizeValue | Gets the eraser size. |