示例#1
0
 public void WorldCamera_FollowCellPos(IPoint point)
 {
     m_WorldCamera.FollowCellPos(point);
 }