Module rin::scene::events[][src]

The events dispatcher is a system resposible for sending external events to other systems it also can convert mpsc senders into seitan streams so systems can send events and still be Send

Structs

Events
EventsDispatcher