GeneratePathRequest

data class GeneratePathRequest(player: WebWalkingPlayer, destination: WebTile)

Properties

destination
Link copied to clipboard
val destination: WebTile
player
Link copied to clipboard
val player: WebWalkingPlayer