AnnexGameDev / Annex

A 2D game development framework
MIT License
3 stars 0 forks source link

Allow for retrieval and modification of events in the event queue #1

Closed MatthewChrobak closed 4 years ago

MatthewChrobak commented 5 years ago

In order to modify an existing event, a mechanism for retrieving events from the queue would be needed.

For example: changing the fps would require modifying the interval for the game event.