GroundOverlayClickEvent constructor
const
GroundOverlayClickEvent(
- int mapId,
- GroundOverlayId groundOverlayId
Implementation
const GroundOverlayClickEvent(
int mapId,
GroundOverlayId groundOverlayId,
) : super(mapId, groundOverlayId);