
<p>
Description for class <b>Mobile</b>:
<blockquote>

		Mobile objects are objects in the simulated world which move around 		 and interact with other objects.  This is in contrast to  Stationary objects which can collide and interact with  other objects but which never move. <P> When a Mobile object is created, it will be by default a simple  sphere.  You can change the appearence of this sphere by using methods in this class, or its parent class Real.  Or  you can change the shape altogether with the method set-shape.
	
</blockquote>
</p>
<p>
Inherits from <b>Real</b>
</p>
<p>
Full API documentation for the class <b>Mobile</b>:
<ul>
<li><a href="/documentation/steveclasses/Mobile.html">steve language documentation</a></li>
<li><a href="/documentation/pythonclasses/Mobile.html">Python language documentation</a></li>
</ul>
</p>
