IconCollection
data class IconCollection(val camera: CameraIconSet, val controls: ControlsIconSet, val feedback: FeedbackIconSet, val information: InformationIconSet, val main: MainIconSet, val marker: MarkerIconSet, val sound: SoundIconSet, val tripProgress: TripProgressIconSet)
Constructors
Link copied to clipboard
constructor(camera: CameraIconSet, controls: ControlsIconSet, feedback: FeedbackIconSet, information: InformationIconSet, main: MainIconSet, marker: MarkerIconSet, sound: SoundIconSet, tripProgress: TripProgressIconSet)