Changing low level engine states
Marcel Sondaar
mglsetengine.c | Changing low level engine states |
Functions | |
mglSetEngineState | Sets an graphics engine state property |
void mglSetEngineState( int index, unsigned int property, int value )
Sets an graphics engine state property
index | The engine to modify |
property | The property of the engine to modify. Often an element of UDI_GFX_PROP. |
value | The new value for the property |
Sets an graphics engine state property
void mglSetEngineState( int index, unsigned int property, int value )