Animating a world

For every sequential step in the animation of a world, you must deal with translation and rotation requirements for every object.

For those objects that move, you must make method calls to specify the:

For those objects that rotate, you must make method calls to specify the yaw, pitch, and roll required for the object.