Beispiel #1
0
 private Vector2 GetChangePosition(float pos)
 {
     return(m_pattern.GetChangePosition(pos));
 }