Пример #1
0
 /// <summary>
 ///
 /// </summary>
 public void DrawSpecific(SpriteBatch batcher, Vector2 limits, LevelState states, LevelState stoplvlState)
 {
     CLevel.DrawSpecificLayers(batcher, limits, states, stoplvlState);
 }