public static final class CoreGraphics.Functions
extends java.lang.Object
SharedLibrary.| Modifier and Type | Field and Description |
|---|---|
static long |
EventCreate
Function address.
|
static long |
EventCreateCopy
Function address.
|
static long |
EventCreateData
Function address.
|
static long |
EventCreateFromData
Function address.
|
static long |
EventCreateKeyboardEvent
Function address.
|
static long |
EventCreateMouseEvent
Function address.
|
static long |
EventCreateScrollWheelEvent
Function address.
|
static long |
EventCreateScrollWheelEvent2
Function address.
|
static long |
EventCreateSourceFromEvent
Function address.
|
static long |
EventGetDoubleValueField
Function address.
|
static long |
EventGetFlags
Function address.
|
static long |
EventGetIntegerValueField
Function address.
|
static long |
EventGetLocation
Function address.
|
static long |
EventGetTimestamp
Function address.
|
static long |
EventGetType
Function address.
|
static long |
EventGetTypeID
Function address.
|
static long |
EventGetUnflippedLocation
Function address.
|
static long |
EventKeyboardGetUnicodeString
Function address.
|
static long |
EventKeyboardSetUnicodeString
Function address.
|
static long |
EventPost
Function address.
|
static long |
EventPostToPid
Function address.
|
static long |
EventSetDoubleValueField
Function address.
|
static long |
EventSetFlags
Function address.
|
static long |
EventSetIntegerValueField
Function address.
|
static long |
EventSetLocation
Function address.
|
static long |
EventSetSource
Function address.
|
static long |
EventSetTimestamp
Function address.
|
static long |
EventSetType
Function address.
|
static long |
EventTapCreate
Function address.
|
static long |
EventTapCreateForPid
Function address.
|
static long |
EventTapEnable
Function address.
|
static long |
EventTapIsEnabled
Function address.
|
static long |
EventTapPostEvent
Function address.
|
static long |
GetEventTapList
Function address.
|
public static final long EventGetTypeID
public static final long EventCreate
public static final long EventCreateData
public static final long EventCreateFromData
public static final long EventCreateMouseEvent
public static final long EventCreateKeyboardEvent
public static final long EventCreateScrollWheelEvent
public static final long EventCreateScrollWheelEvent2
public static final long EventCreateCopy
public static final long EventCreateSourceFromEvent
public static final long EventSetSource
public static final long EventGetType
public static final long EventSetType
public static final long EventGetTimestamp
public static final long EventSetTimestamp
public static final long EventGetLocation
public static final long EventGetUnflippedLocation
public static final long EventSetLocation
public static final long EventGetFlags
public static final long EventSetFlags
public static final long EventKeyboardGetUnicodeString
public static final long EventKeyboardSetUnicodeString
public static final long EventGetIntegerValueField
public static final long EventSetIntegerValueField
public static final long EventGetDoubleValueField
public static final long EventSetDoubleValueField
public static final long EventTapCreate
public static final long EventTapCreateForPid
public static final long EventTapEnable
public static final long EventTapIsEnabled
public static final long EventTapPostEvent
public static final long EventPost
public static final long EventPostToPid
public static final long GetEventTapList
Copyright LWJGL. All Rights Reserved. License terms.