Overload List
| Name | Description | |
|---|---|---|
| XBoxTextures(array<Texture>[]()[]) | 
            Creates new XBoxTextures class instance with the textures given in the collection textures.
              | |
| XBoxTextures(String) | 
            Creates new XBoxTextures class instance with the textures given using the texture base file name.
              | |
| XBoxTextures(array<Texture>[]()[], Int32) | 
            Creates new XBoxTextures class instance with the textures given in the collection textures.
              | |
| XBoxTextures(Type, String) | 
            Creates new XBoxTextures class instance with the textures from the library source and using the texture base name.
              | |
| XBoxTextures(IXResourceContainer, String) | 
            Creates a new instance of the class XBoxTextures.
              |