Revision 776 trunk/code/projects/colonet/client/VectorController.java
| VectorController.java (revision 776) | ||
|---|---|---|
| 42 | 42 |
|
| 43 | 43 |
/** Set the robot motion vector. The "vector" is defined as |
| 44 | 44 |
* (0,0)->(x,y) where (0,0) is in the center of the targeting ring. |
| 45 |
* Does nothing if the specified point is outside the ring. |
|
| 45 | 46 |
* @param x The x coordinate of the point. |
| 46 | 47 |
* @param y The y coordinate of the point. |
| 47 | 48 |
*/ |
Also available in: Unified diff