Пример #1
0
 public void DrawRoomState(Graphics2D g)
 {
     roomStateStack.Draw(g);
 }