Ejemplo n.º 1
0
 protected void Destroy()
 {
     Parent.RemoveScreenLayer(this);
     Destroyed = true;
 }
Ejemplo n.º 2
0
 protected void Destroy()
 {
     parent.RemoveScreenLayer(this);
 }