Esempio n. 1
0
 public void Enter(CollisionData point)
 {
     pointOfInterestComponent.Enter(point);
 }