GamePlayData

fun GamePlayData(    oreMarkers: List<OreMarker>,     hud: Hud,     locationMarkers: List<LocationMarker> = emptyList())