Exemplo n.º 1
0
 private void Layer1(Microsoft.DirectX.Direct3D.Device d, float fps)
 {
     sprites.BatchDraw(SpriteFlags.AlphaBlend);
 }