|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RobotPeer
| Method Summary | |
|---|---|
void |
dispose()
|
int |
getRGBPixel(int x,
int y)
|
int[] |
getRGBPixels(Rectangle screen)
|
void |
keyPress(int keycode)
|
void |
keyRelease(int keycode)
|
void |
mouseMove(int x,
int y)
|
void |
mousePress(int buttons)
|
void |
mouseRelease(int buttons)
|
void |
mouseWheel(int wheelAmt)
|
| Method Detail |
|---|
void mouseMove(int x,
int y)
void mousePress(int buttons)
void mouseRelease(int buttons)
void mouseWheel(int wheelAmt)
void keyPress(int keycode)
void keyRelease(int keycode)
int getRGBPixel(int x,
int y)
int[] getRGBPixels(Rectangle screen)
void dispose()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||