RoadImage

class RoadImage

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

image
Link copied to clipboard
var image: Image? = null
roadStatus
Link copied to clipboard
var roadStatus: RoadStatus

Sources

jvm source
Link copied to clipboard