Some Clean UP

  • override keyword
  • I added a new robot type, a hunted robot.
  • Discuss hiding vs overriding.
  • Virtual Destructors.
  • Calling parent class methods ClassName::Function()
  • An example fltk widgets.