Uses of Class
simulationlogic.HealthInformation

Packages that use HealthInformation
simulationlogic   
 

Uses of HealthInformation in simulationlogic
 

Methods in simulationlogic that return HealthInformation
 HealthInformation HealthCommunicator.getData()
          returns health data for this packet, null if no data in packet; This is mainly used for debugging purposes
 

Methods in simulationlogic with parameters of type HealthInformation
 void HealthCommunicator.postData(HealthInformation healthdata)
          must be called before post.