Interface that allows you to send an input event to the map.
fun sendEvent(event: Event): Unit
event
Event
Unit