Package com.lapissea.glfw
Class GlfwMouseMoveEvent
- java.lang.Object
-
- com.lapissea.glfw.GlfwEvent
-
- com.lapissea.glfw.GlfwMouseMoveEvent
-
public class GlfwMouseMoveEvent extends GlfwEvent
-
-
Constructor Summary
Constructors Constructor Description GlfwMouseMoveEvent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.lapissea.vec.interf.IVec2iRgetDelta()com.lapissea.vec.interf.IVec2iRgetPosition()com.lapissea.vec.interf.IVec2iRgetPrevPos()
-