ResourceSupply
data class ResourceSupply(resource: TileResource, amount: Int, origin: String)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
copy
Link copied to clipboard
fun copy(resource: TileResource, amount: Int, origin: String): ResourceSupply
Content copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard