.. _func_graphics_setgraphics: =========== SetGraphics =========== SetGraphics - Description =========== .. code-block:: blitzmax SetGraphics( g:TGraphics ) Set current graphics object #SetGraphics will also change the current graphics driver if @g uses a different driver than the current driver. Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========