Class CoreGraphics.Functions

java.lang.Object
org.lwjgl.system.macosx.CoreGraphics.Functions
Enclosing class:
CoreGraphics

public static final class CoreGraphics.Functions extends Object
Contains the function pointers loaded from the CoreGraphics SharedLibrary.
  • Field Details

    • EventGetTypeID

      public static final long EventGetTypeID
      Function address.
    • EventCreate

      public static final long EventCreate
      Function address.
    • EventCreateData

      public static final long EventCreateData
      Function address.
    • EventCreateFromData

      public static final long EventCreateFromData
      Function address.
    • EventCreateMouseEvent

      public static final long EventCreateMouseEvent
      Function address.
    • EventCreateKeyboardEvent

      public static final long EventCreateKeyboardEvent
      Function address.
    • EventCreateScrollWheelEvent

      public static final long EventCreateScrollWheelEvent
      Function address.
    • EventCreateScrollWheelEvent2

      public static final long EventCreateScrollWheelEvent2
      Function address.
    • EventCreateCopy

      public static final long EventCreateCopy
      Function address.
    • EventCreateSourceFromEvent

      public static final long EventCreateSourceFromEvent
      Function address.
    • EventSetSource

      public static final long EventSetSource
      Function address.
    • EventGetType

      public static final long EventGetType
      Function address.
    • EventSetType

      public static final long EventSetType
      Function address.
    • EventGetTimestamp

      public static final long EventGetTimestamp
      Function address.
    • EventSetTimestamp

      public static final long EventSetTimestamp
      Function address.
    • EventGetLocation

      public static final long EventGetLocation
      Function address.
    • EventGetUnflippedLocation

      public static final long EventGetUnflippedLocation
      Function address.
    • EventSetLocation

      public static final long EventSetLocation
      Function address.
    • EventGetFlags

      public static final long EventGetFlags
      Function address.
    • EventSetFlags

      public static final long EventSetFlags
      Function address.
    • EventKeyboardGetUnicodeString

      public static final long EventKeyboardGetUnicodeString
      Function address.
    • EventKeyboardSetUnicodeString

      public static final long EventKeyboardSetUnicodeString
      Function address.
    • EventGetIntegerValueField

      public static final long EventGetIntegerValueField
      Function address.
    • EventSetIntegerValueField

      public static final long EventSetIntegerValueField
      Function address.
    • EventGetDoubleValueField

      public static final long EventGetDoubleValueField
      Function address.
    • EventSetDoubleValueField

      public static final long EventSetDoubleValueField
      Function address.
    • EventTapCreate

      public static final long EventTapCreate
      Function address.
    • EventTapCreateForPid

      public static final long EventTapCreateForPid
      Function address.
    • EventTapEnable

      public static final long EventTapEnable
      Function address.
    • EventTapIsEnabled

      public static final long EventTapIsEnabled
      Function address.
    • EventTapPostEvent

      public static final long EventTapPostEvent
      Function address.
    • EventPost

      public static final long EventPost
      Function address.
    • EventPostToPid

      public static final long EventPostToPid
      Function address.
    • GetEventTapList

      public static final long GetEventTapList
      Function address.