Companion - JayhawkZombie/EECS581Project GitHub Wiki

#Abstract This class is comprised of the Human Actors that will fight with the main character. The only new part of this class will be the influence that the main chatacter has with them. Later on these methods will contain the conversation Trees that the companion will have with the main character

#derivedFrom Human Actor

#Dependencies

  • Human Actor
    • All of the Classes Human Actor is Dependent upon

#Member Variables

  • int influence

#Methods

  • getter/setter for influence

#Extension Work

  • Make conversation trees based on influence, and ways to increment influence