Ejemplo n.º 1
0
 public void onUpdate(float delta)
 {
     m_streak.position = (m_target.convertToWorldSpace(new CCPoint(0, 0)));
 }