fun getForValue(value: Long): MouseButton
Finds a MouseButton with the given value.
value - The value to search for.
value
IllegalStateException - If no MouseButton was found with the given value.
IllegalStateException
Return MouseButton