kaos.robots.capabilities
Interface GaragePatrol
- All Known Implementing Classes:
- PatrolImpl
public interface GaragePatrol
Method Summary |
void |
Patrol(java.util.HashMap properties)
Patrol |
void |
PatrolLevel(java.util.HashMap properties)
PatrolLevel |
Patrol
void Patrol(java.util.HashMap properties)
throws java.lang.Exception
- Patrol
- Parameters:
HashMap
- of:
none *
- Throws:
AbortActionException
- with possible reasons:
java.lang.Exception
PatrolLevel
void PatrolLevel(java.util.HashMap properties)
throws java.lang.Exception
- PatrolLevel
- Parameters:
HashMap
- of:
properties values
hasDestination String level id
- Throws:
AbortActionException
- with possible reasons:
java.lang.Exception