Package org.hexworks.zircon.internal.util

Types

Assets
Link copied to clipboard
object Assets

Functions

fromBottom
Link copied to clipboard
fun Position.fromBottom(container: Container): Position
fromRight
Link copied to clipboard
fun Position.fromRight(container: Container): Position
gridFillByScreenSize
Link copied to clipboard
fun gridFillByScreenSize(screenWidth: Int, screenHeight: Int, tileWidth: Int, tileHeight: Int): Size