![]() |
![]() |
![]() |
V_Sim API - Reference Manual | ![]() |
---|---|---|---|---|
ToolPanel* panelFogBgColor_init (); void panelFogBgColorSet_bgImage (const gchar *filename);
This is the user interface for fog and the background. The background can be either uniform or use a bitmap picture. The fog can be of different colours, custom or background.
ToolPanel* panelFogBgColor_init ();
Should be used in the list declared in externalModules.h to be loaded by V_Sim on start-up. This routine will create the ToolPanel where the fog and the background colour stuff can be tuned, such the position of the fog, its colour...
Returns : | a newly created ToolPanel object. |