event Queue
Event queue that accumulates user input events for synchronous processing during the game loop frame update phase. When set, the manager will enqueue all input events to this queue.
Event queue that accumulates user input events for synchronous processing during the game loop frame update phase. When set, the manager will enqueue all input events to this queue.