Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.Graphics.TextureCollection Class Referencesealed

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
 

Detailed Description

Definition at line 6 of file TextureCollection.cs.


The documentation for this class was generated from the following file: