MFMv2.0.10
Movable Feast Machine Simulator 2.0.10
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions
MFM::AssetManager Class Reference

Static Public Member Functions

static void Initialize ()
 
static void Destroy ()
 
static SDL_Surface * Get (Asset a)
 
static TTF_Font * Get (FontAsset a)
 

Member Function Documentation

static void MFM::AssetManager::Destroy ( )
inlinestatic

Frees all held assets, which are subsequently set to NULL.

static void MFM::AssetManager::Initialize ( )
inlinestatic

Initializes all held Assets. This should only be called once a screen has been created by SDL_SetVideoMode .


The documentation for this class was generated from the following files: