Internal Layer
Functions
applyStyle
Link copied to clipboard
asInternalLayer
Link copied to clipboard
containsBoundable
Link copied to clipboard
containsPosition
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
drawAbsoluteTileAt
Link copied to clipboard
fill
Link copied to clipboard
getAbsoluteTileAt
Link copied to clipboard
getTileAtOrNull
Link copied to clipboard
intersects
Link copied to clipboard
moveDownBy
Link copied to clipboard
moveLeftBy
Link copied to clipboard
moveRightBy
Link copied to clipboard
render
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
hiddenProperty
Link copied to clipboard
position
Link copied to clipboard
tileset
Link copied to clipboard
tilesetProperty
Link copied to clipboard
Inheritors
ThreadSafeLayer
Link copied to clipboard
Sources
(source)
Link copied to clipboard