Retrieving low level engine states
Marcel Sondaar
mglgetengine.c | Retrieving low level engine states |
Functions | |
mglGetEngineState | Gets an graphics engine state property |
int mglGetEngineState( int index, unsigned int property )
Gets an graphics engine state property
index | The engine to read |
property | The property of the engine to read. Often an element of UDI_GFX_PROP. |
return | The current value of the property |
Gets an graphics engine state property
int mglGetEngineState( int index, unsigned int property )