예제 #1
0
    public void SetGPSLocation(string strPos)
    {
//		RED.Log ("雷达组队,设置gps:: " + strPos);
        m_gpsLocation.SetGPSLocation(strPos);
    }