Interface InputEventMouseButton


public interface InputEventMouseButton
The values returned by the LWJGL input library for the mouse buttons. The value of InputEvent will be set to one of these (0, 1, 2) or a larger number if its a different mouse button. These are simply provided for convenience, and are not strictly necessary.
Author:
Alex Mosolov
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int