|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
| TextureCollection (GraphicsDevice parent, int textureOffset, int maxTextures) | |
| unsafe void | ResetState () |
Package Attributes | |
| int | _maxTextures |
Properties | |
| unsafe Texture | this[int index] [get, set] |
Private Attributes | |
| GraphicsDevice | _parent |
| int | _textureOffset |
Definition at line 6 of file TextureCollection.cs.