LiveLocation

class LiveLocation(x: Double, y: Double, building: Int, floor: Int)

Constructors

Link copied to clipboard
constructor(x: Double, y: Double, building: Int, floor: Int)