|  | GL Studio C++ Runtime API
    | 
Hold global objects so we can control order of destruction. More...
#include <util.h>
| Public Member Functions | |
| List_c & | GetImageList () | 
| Mutex & | GetImageListMutex () | 
| GlsFontMan & | GetFontMan () | 
| IGlsStateManager & | GetStateManager () | 
| TextureLoaderList & | GetTextureLoaders () | 
| Static Public Member Functions | |
| static GlsGlobals & | Instance () | 
Hold global objects so we can control order of destruction.
| GlsFontMan & GetFontMan | ( | ) | 
| List_c & GetImageList | ( | ) | 
| Mutex & GetImageListMutex | ( | ) | 
| IGlsStateManager & GetStateManager | ( | ) | 
| TextureLoaderList & GetTextureLoaders | ( | ) | 
| 
 | static |