get engine2d assets
| Parameter | Type | Description |
|---|---|---|
| canvas | String | id of the canvas |
| id | String | id of the image or sprite |
gets text
| Parameter | Type | Description |
|---|---|---|
| canvas | String | id of the canvas |
| id | String | id of the text |
gets a htmltext
| Parameter | Type | Description |
|---|---|---|
| canvas | String | id of the canvas |
| id | String | id of the htmltext |
gets a textbox
| Parameter | Type | Description |
|---|---|---|
| canvas | String | id of the canvas |
| id | String | id of the textbox |
get the DOM canvas
| Parameter | Type | Description |
|---|---|---|
| id | String | id of the canvas |