Yage3D.net
 

yage.system.libraries

Authors:
Eric Poggel

License:
LGPL v3

abstract class Libraries ;
Load external DLL's or SO's.

static void loadFreeType (bool load = true);
Load or unload FreeType, or do nothing if it is already in the requested state.

Params:
bool load If false , FreeType will be unloaded.

static void loadVorbis (bool load = true);
Load or unload Vorbis and VorbisFile, or do nothing if it is already in the requested state.

Params:
bool load If false , Vorbis and VorbisFile will be unloaded.

Yage source files are copywritten by their specified authors and available under the terms of the GNU LGPL.
Documentation generated with CandyDoc on Wed Aug 11 11:14:29 2010