Box
Types
Functions
applyStyle
Link copied to clipboard
createCopy
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
toResized
Link copied to clipboard
Returns a copy of this TileGraphics resized to a new size and using Tile.empty if the new size is larger than the old and it needs to fill in empty areas.
Returns a copy of this image resized to a new size and using the specified filler if the new size is larger than the old one and we need to fill in empty areas.
toSubTileGraphics
Link copied to clipboard
toTileImage
Link copied to clipboard
Properties
Inheritors
DefaultBox
Link copied to clipboard
Sources
(source)
Link copied to clipboard