Beispiel #1
0
 void MoveTo(int nX, int nY)
 {
     m_cLocation.SetPoint(nX, nY);
 }