Example #1
0
 public void OnTriggerEnter2D(Ring r, Collider2D col)
 {
     _move.OnTriggerEnter2D(r, col);
 }