예제 #1
0
 protected override void DoDraw(IGraphicsAdapter pSystem, Effect pEffect)
 {
     pSystem.DrawImage(Bitmap, pEffect, GameObject.ScreenPosition);
 }