We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#define IL_GRAPHICS_RANGE (2)
Range for the events in the graphics module. Will be replaced in 1.0.
#define IL_GRAPHICS_TICK ((IL_GRAPHICS_RANGE<<8) + 0)
Event ID for a graphics frame.
#define IL_GRAPHICS_TICK_LENGTH (16666)
Framerate limiter speed.