Struct ggez::event::Events [] [src]

pub struct Events(_);

A handle to access the OS's event pump.

Methods

impl Events
[src]

[src]

Create a new Events object.

[src]

Get an iterator for all events.

Trait Implementations

impl Debug for Events
[src]

[src]

Formats the value using the given formatter.