public class PointerInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
GraphicsDevice |
getDevice()
Returns the GraphicsDevice on which the mouse pointer was located
|
Point |
getLocation()
Returns the coordinates of the mouse pointer.
|
public GraphicsDevice getDevice()
public Point getLocation()