Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Overload List

NameDescription
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)

See Also