18 lines
655 B
HTML
18 lines
655 B
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE>Positioning objects</TITLE></HEAD>
|
||
|
<BODY>
|
||
|
<h1>Positioning objects</h1>
|
||
|
There are five commands which allow you to position objects on screen:<p>
|
||
|
<a href="position.html">position</a><p>
|
||
|
<a href="position_v.html">position.v</a><p>
|
||
|
<a href="reposition.html">reposition</a><p>
|
||
|
<a href="reposition_to_v.html">reposition.to.v</a><p>
|
||
|
<a href="reposition.html">reposition</a><p>
|
||
|
Also, the <a href="get_posn.html">get.posn</a> command will store an objects position in two variables.<p>
|
||
|
Note: The position of an object is always taken from its bottom-left corner.<p>
|
||
|
<B>See also</B><p>
|
||
|
<p>
|
||
|
<a href="objects.html">Objects</a><p>
|
||
|
</BODY></HTML>
|