Пример #1
0
 public void WorldCamera_LookAtCellPos(IPoint point)
 {
     m_WorldCamera.LookAtCellPos(point);
 }