Class TextureManager
Inheritance
System.Object
TextureManager
Namespace: Aximo.Engine
Assembly: AxEngine.dll
Syntax
public static class TextureManager
Methods
| Improve this Doc View SourceGetFromFile(String)
Declaration
public static Texture GetFromFile(string path)
Parameters
Type | Name | Description |
---|---|---|
System.String | path |
Returns
Type | Description |
---|---|
Texture |