Routines has usage examples
This commit is contained in:
parent
05cc6a4107
commit
2d1f372d94
@ -377,12 +377,7 @@ object Routines {
|
||||
* Usage example:
|
||||
*
|
||||
* ```
|
||||
* val volume = 28
|
||||
* val bankPoint = Point(100, 200)
|
||||
* val furnacePoint = Point(300, 400)
|
||||
* val agent = RSAgent.getInstance()
|
||||
*
|
||||
* Routines.processAtFurnaceNearBank(volume, agent, bankPoint, furnacePoint)
|
||||
* Routines.processAtFurnaceNearBank(1500)
|
||||
* ```
|
||||
*
|
||||
* Before processing, the camera is reset to align points.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user