Uses of Class
org.starhope.appius.physica.Kalendor

Packages that use Kalendor
org.starhope.appius.game   
org.starhope.appius.user   
 

Uses of Kalendor in org.starhope.appius.game
 

Fields in org.starhope.appius.game declared as Kalendor
private static Kalendor AppiusClaudiusCaecus.kalendor
          the kalendor
 

Methods in org.starhope.appius.game that return Kalendor
static Kalendor AppiusClaudiusCaecus.getKalendor()
           
 

Uses of Kalendor in org.starhope.appius.user
 

Fields in org.starhope.appius.user declared as Kalendor
protected  Kalendor AbstractNonPlayerCharacter.kalendor
          Just fetch the Kalendor once, and keep working with it, rather than fucking around with fetching it every time.
private  Kalendor PathFinder.kalendor
          WRITEME: Document this brpocock@star-hope.org