Ejemplo n.º 1
0
 _aura = new Texture2D(CUOEnviroment.Client.GraphicsDevice, ww, hh);
Ejemplo n.º 2
0
 Circle._texture = new Texture2D(CUOEnviroment.Client.GraphicsDevice, Circle._width, Circle.Height);
Ejemplo n.º 3
0
 AuraTexture = new Texture2D(CUOEnviroment.Client.GraphicsDevice, w, h);