Uses of Package
de.jadv.lib.data

Packages that use de.jadv.lib.data
de.jadv.client This package includes the whole client, that is needed.  
de.jadv.lib.data Data-Structures used by Server and Client
 
de.jadv.lib.events Events, that will be sent between Client and Server (using tcp/ip)
 
de.jadv.lib.events.toclient Events, that will be sent from the Server to the Client (maybe also into the other direction)
 
org.jadv.basic JadvLib: Some basic objects
 
 

Classes in de.jadv.lib.data used by de.jadv.client
DataLevelBackground
          Holds the data for the background of the actual level.
DataObject
          Data of one Object in a Level.
 

Classes in de.jadv.lib.data used by de.jadv.lib.data
DataObject
          Data of one Object in a Level.
 

Classes in de.jadv.lib.data used by de.jadv.lib.events
DataLevelBackground
          Holds the data for the background of the actual level.
 

Classes in de.jadv.lib.data used by de.jadv.lib.events.toclient
DataLevelBackground
          Holds the data for the background of the actual level.
DataObject
          Data of one Object in a Level.
 

Classes in de.jadv.lib.data used by org.jadv.basic
DataLevelBackground
          Holds the data for the background of the actual level.