Actors are programmed to move about the stage. By default they leave a trail along their movement path. Actors are shown as circles containing a line pointing in their current movement direction. The move method instructs an actor to move a given number of pixels in its current direction. To learn about changing an actor's movement diirection see To learn about changing an actor's movement speed see

The applets below show the effects of various calls to an actor's move method.