Uses of Package
org.jadv.basic

Packages that use org.jadv.basic
de.jadv.lib.events.toclient Events, that will be sent from the Server to the Client (maybe also into the other direction)
 
de.jadv.server.lib The Server Data-Structures ...  
de.jadv.server.manager The different "Manager" of the Server e.g.  
org.jadv.basic JadvLib: Some basic objects
 
org.jadv.events JadvLib: Some basic events
 
 

Classes in org.jadv.basic used by de.jadv.lib.events.toclient
Player
          All Player are an instance of this class
 

Classes in org.jadv.basic used by de.jadv.server.lib
JAdvObject
          This is a basic GameObject, that is used inside the game.
Living
          A living implements the things, that are equal among all Livings.
 

Classes in org.jadv.basic used by de.jadv.server.manager
JAdvObject
          This is a basic GameObject, that is used inside the game.
SavedObject
          This class implements the main Object, that is stored inside the ObjectManager
 

Classes in org.jadv.basic used by org.jadv.basic
JAdvObject
          This is a basic GameObject, that is used inside the game.
Level_StoredObject
          This class holds all information about an object, that is needed to calculate everything with the sights!
Living
          A living implements the things, that are equal among all Livings.
Location
          A Location is a small room inside a Level
SavedObject
          This class implements the main Object, that is stored inside the ObjectManager
WeaponStats
          The stats of a Weapon
 

Classes in org.jadv.basic used by org.jadv.events
JAdvObject
          This is a basic GameObject, that is used inside the game.
SavedObject
          This class implements the main Object, that is stored inside the ObjectManager