Exemple #1
0
 public void LeftOnScreen()
 {
     LObject.LeftOn(this, LSystem.screenRect.width,
                    LSystem.screenRect.height);
 }