Constructor

Hugnman(name, simulation)

Params:

  • name: str, the name of the new human
  • simulation: the reference to the simulation human should be in

Return:

A new hugnman instance

jackman = Hugnman('hugn jackman', myhome)