SecondHalfGames / yakui

yakui is a declarative Rust UI library for games
Apache License 2.0
237 stars 21 forks source link

added an alternative API for processing input #51

Closed sanbox-irl closed 2 years ago

LPGhatguy commented 2 years ago

It's not clear to me whether we need this API right now. These methods are equivalent to sending a sequence of events.

For the time being, I think it's easier to direct consumers towards the single method for sending events to yakui.