Uses of Interface
org.robokind.api.motion.sync.SynchronizedRobotConfig

Packages that use SynchronizedRobotConfig
org.robokind.api.motion.sync   
 

Uses of SynchronizedRobotConfig in org.robokind.api.motion.sync
 

Methods in org.robokind.api.motion.sync that return types with arguments of type SynchronizedRobotConfig
 Class<SynchronizedRobotConfig> SynchronizedRobotFactory.getConfigurationClass()
           
 

Methods in org.robokind.api.motion.sync with parameters of type SynchronizedRobotConfig
 Robot SynchronizedRobotFactory.build(SynchronizedRobotConfig config)
           
 

Constructors in org.robokind.api.motion.sync with parameters of type SynchronizedRobotConfig
SynchronizedRobot(SynchronizedRobotConfig config)
          Creates a new SynchronizedRobot from the given configuration.
 



Copyright © 2011-2013. All Rights Reserved.