HeightMap

value class HeightMap(val map: String)

Author

Jordan Abraham

Constructors

Link copied to clipboard
constructor(map: String)

Properties

Link copied to clipboard
val map: String
Link copied to clipboard
Link copied to clipboard
val sizeX: Int
Link copied to clipboard
val sizeY: Int