Esempio n. 1
0
 protected override void OnDrawing(UltravioletTime time)
 {
     GraphicManager.DrawSprites(time);
     base.OnDrawing(time);
 }