SetMapCellCommand Class
Member Index
- can_undo (*)
- map
- paint_list
function SetMapCellCommand:SetMapCellCommand(map)
Parameters:
| Name | Type | Description |
|---|---|---|
| map | ? | ? |
Declared on: line 23 of Lua/commands/set_map_cell.lua.
function SetMapCellCommand:addTile(x_tile, y_tile, ...)
Parameters:
| Name | Type | Description |
|---|---|---|
| x_tile | ? | ? |
| y_tile | ? | ? |
| ... | ? | ? |
Declared on: line 29 of Lua/commands/set_map_cell.lua.