Ejemplo n.º 1
0
 virtual protected void Start()
 {
     addPoints = new AddPoints();
     EventManager.AddAddPointsInvoker(this);
 }