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