[inline]
This enqueues a new event to the pending events.
Definition at line 238 of file SimulatedGame.cs.
{ this.CommingEvents.Enqueue(newEvent, newEvent.Turn); }