Uses of Class
com.vwp.vuapi.world.VUWorldInfo

Packages that use VUWorldInfo
com.vwp.vuapi.event   
com.vwp.vuapi.world   
 

Uses of VUWorldInfo in com.vwp.vuapi.event
 

Methods in com.vwp.vuapi.event with parameters of type VUWorldInfo
 void VUWorldListener.worldChanged(VUWorldInfo wi, int changeAction)
          This method is called every time something world-related changed within the server the robot is currently logged into
 

Uses of VUWorldInfo in com.vwp.vuapi.world
 

Methods in com.vwp.vuapi.world with parameters of type VUWorldInfo
 void VUWorldInfo.set(VUWorldInfo wi)
          This method sets the available values of the given VUWorldInfo object, that means, memebers of the given parameter that are not -1 and not null are copied to the related members of this object