Make each object type render itself

  1. Create a "Render()" method on each type of object
  2. Loop thru the object array and call the Render method passing in the context