Package org.dreambot.api.input.event.impl.mouse.awt
-
Class Summary Class Description DBMouseEvent DreamBot implementation ofMouseEvent
Sets all required internal fields Primarily used internally, you should be usingAbstractMouseEvent
implementations for sending mouse eventsDBMouseWheelEvent DreamBot implementation ofMouseWheelEvent
Sets all required internal fields Primarily used internally, you should be usingAbstractMouseEvent
implementations for sending mouse events Sets abs x/y to 0 as expected, if your OS/JVM behaves differently please report your OS and JVM to one of the developers so we can research it in more depth