Function event_heap_pop(event_heap_t *)¶
Defined in File game_queue_events.c
Function Documentation¶
-
event_t event_heap_pop(event_heap_t *heap)
Pops the top event from the event heap.
- Parameters:
heap –
- Returns:
Defined in File game_queue_events.c
Pops the top event from the event heap.
heap –