- java.lang.Object
-
- eu.hansolo.tilesfx.events.PixelMatrixEvent
-
public class PixelMatrixEvent extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PixelMatrixEvent(int X, int Y, double MOUSE_X, double MOUSE_Y)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javafx.geometry.Point2DgetMouseScreenPos()doublegetMouseScreenX()doublegetMouseScreenY()intgetX()intgetY()
-