Package com.io7m.jsycamore.api.mouse
@Export
@Version("1.0.0")
package com.io7m.jsycamore.api.mouse
jsycamore API specification [Mouse].-
ClassDescriptionAn enumeration of the mouse buttons used by the package.Notify the component that the mouse button
buttonis currently being held.Notify the component that the mouse cursor is no longer over this component.Notify the component that the mouse cursor has just moved over this component.Notify the component that the mouse buttonbuttonhas just been pressed.Notify the component that the mouse buttonbuttonhas just been released.The base type of mouse events.The type of components that can accept mouse focus/queries.The type of components that can accept mouse focus/queries.