Package com.thethriftybot.interfaces
Interface RobotStateInterface
- All Known Implementing Classes:
RobotStateWrapper.defaultRSDelegate
public interface RobotStateInterface
-
Method Summary
-
Method Details
-
isDisabled
boolean isDisabled()
-
RobotStateWrapper.defaultRSDelegate