isodi ~master (2022-05-09T21:53:43.7454896)
Dub
Repo
Display.removeCell
isodi
display
Display
Remove the cell at given position.
bool
removeCell
(UniquePosition position)
bool
removeCell
(Position position)
class
Display
bool
removeCell
(
Position
position
)
Return Value
Type:
bool
True if the cell was actually removed.
Meta
Source
See Implementation
isodi
display
Display
constructors
this
destructors
~this
functions
addAnchor
addCell
addModel
anchorCount
anchors
cellCount
cells
clear
clearDestroy
getCell
modelCount
models
reloadResources
removeAnchor
removeCell
removeModel
static functions
make
variables
anchorMap
camera
cellMap
cellSize
modelMap
packs
Remove the cell at given position.