Draw Surface
A DrawSurface is a TileComposite which implements draw and mutation operations such as:
applyStyle and
clear A DrawSurface also has its own tileset.
Functions
applyStyle
Link copied to clipboard
draw
Link copied to clipboard
Same as draw with 3 parameters, with the difference that size will be used for
drawArea
, and Position.zero as drawPosition
abstract fun draw(tileComposite: TileComposite, drawPosition: Position, drawArea: Size)
Content copied to clipboard
fill
Link copied to clipboard
getTileAtOrNull
Link copied to clipboard
Properties
Inheritors
Sources
(source)
Link copied to clipboard