public interface Mouse extends InputDevicePointer
Modifier and Type | Method and Description |
---|---|
int |
getOnScreenX()
Get location on screen x.
|
int |
getOnScreenY()
Get location on screen y.
|
int |
getOnWindowX()
Get location on window x.
|
int |
getOnWindowY()
Get location on window y.
|
getClick, getMoveX, getMoveY, getX, getY, hasClicked, hasClickedOnce, hasMoved
int getOnScreenX()
int getOnScreenY()
int getOnWindowX()
int getOnWindowY()
Copyright © 2017 Byron 3D Games Studio. All rights reserved.