Function


mrnFogInit

Initializes mrnFog

Syntax

#include <mrn/Fog.h>
void mrnFogInit( MrnFog *fog )

Description

Initializes mrnFog

mrnFogGenerateGfx

Generates a gfx of the mrnFog settings

Syntax

#include <mrn/Fog.h>
Gfx *mrnFogGenerateGfx( MrnFog *fog_ptr, Gfx *gfx_ptr );

Description

Generates a gfx of the mrnFog settings