Public Member Functions | |
TextureLoader (GraphicsSystem graphicsSystem) | |
Texture | Get (string file) |
void | Clear () |
void | Dispose () |
Properties | |
GraphicsSystem | GraphicsSystem [get] |
Lib3D.TextureLoader.TextureLoader | ( | GraphicsSystem | graphicsSystem | ) |
void Lib3D.TextureLoader.Clear | ( | ) |
void Lib3D.TextureLoader.Dispose | ( | ) |
Texture Lib3D.TextureLoader.Get | ( | string | file | ) |
GraphicsSystem Lib3D.TextureLoader.GraphicsSystem [get] |