OpenTTD GameScript API
20241120-master-g6d3adc6169
|
Class that handles all event related functions. More...
Static Public Member Functions | |
static bool | IsEventWaiting () |
Check if there is an event waiting. More... | |
static GSEvent * | GetNextEvent () |
Get the next event. More... | |
Class that handles all event related functions.
|
static |
Get the next event.
|
static |
Check if there is an event waiting.