Uses of Class
autohit.universe.UniverseProperties

Packages that use UniverseProperties
autohit.universe   
autohit.universe.service   
 

Uses of UniverseProperties in autohit.universe
 

Methods in autohit.universe with parameters of type UniverseProperties
 void Universe.genesis(UniverseProperties props)
          This will always be called when the universe server is created.
 

Uses of UniverseProperties in autohit.universe.service
 

Methods in autohit.universe.service with parameters of type UniverseProperties
 void UniverseLocal.genesis(UniverseProperties props)
          Impliment the genesis.
 



Test.