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