Пример #1
0
 public override void Draw(SpriteBatch spriteBatch)
 {
     currentActor.Draw(spriteBatch);
 }