Example #1
0
 AuraTexture = new Texture2D(Client.Game.GraphicsDevice, w, h);
 _texture = new Texture2D(Client.Game.GraphicsDevice, _width, _height);
Example #3
0
 _aura = new Texture2D(Client.Game.GraphicsDevice, ww, hh);