[][src]Module oxygengine_core::events

Structs

EventChannel

Event channel

EventIterator

Iterator over a slice of data in RingBufferStorage.

ReaderId

The reader id is used by readers to tell the storage where the last read ended.

Traits

Event

Marker trait for data to use with the EventChannel.