Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Overload List
| Name | Description |
|---|---|
| CreateImageset(AssetFile) |
Create an Imageset object from the specified file.
|
| CreateImageset(String, String) |
Create a Imageset object with the given name and Texture.
|
| CreateImageset(String, Texture) |