Game.addEvent

Adds event that will be processed by the main thread.

class Game
@nogc
void
addEvent
(
OnEvent event
)

Meta