This class provides access to shared ResourceManager instances. The managers are lazy and will not be created until they are accessed for the first time.
Static Public Member Functions | |
| static render::ImageManager * | getImageManager () |
| static sound::SoundManager * | getSoundManager () |
| static render::TextureManager * | getTextureManager () |
| static void | setImageManager (render::ImageManager *) |
| static void | setSoundManager (sound::SoundManager *) |
| static void | setTextureManager (render::TextureManager *) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3