Exemplo n.º 1
0
 public void BottomOnScreen()
 {
     LObject.BottomOn(this, LSystem.screenRect.width,
                      LSystem.screenRect.height);
 }