Uses of Class
org.mars_sim.msp.simulation.person.ai.Skill

Packages that use Skill
org.mars_sim.msp.simulation.person.ai Contains classes involving a person's mind. 
 

Uses of Skill in org.mars_sim.msp.simulation.person.ai
 

Methods in org.mars_sim.msp.simulation.person.ai with parameters of type Skill
 void SkillManager.addNewSkill(Skill newSkill)
          Adds a new skill to the SkillManager and indexes it under its name.