dLife Home Page

Uses of Class
dlife.robot.player.PlayerSimulation.PlayerSimulationPuck

Packages that use PlayerSimulation.PlayerSimulationPuck
dlife.robot.player Classes and interfaces that support interaction with the Player (v 2_0_3/4) / Stage (v 2_0_4/5) simulation system. 
 

Uses of PlayerSimulation.PlayerSimulationPuck in dlife.robot.player
 

Methods in dlife.robot.player that return types with arguments of type PlayerSimulation.PlayerSimulationPuck
 ArrayList<PlayerSimulation.PlayerSimulationPuck> PlayerSimulation.getPucks(String name)
          Get a list of all PlayerSimulationPuck objects for the puck given puck type.
 


dLife Home Page