public static final class X11.Functions
extends java.lang.Object
SharedLibrary.| Modifier and Type | Field and Description |
|---|---|
static long |
XCloseDisplay
Function address.
|
static long |
XCreateColormap
Function address.
|
static long |
XCreateWindow
Function address.
|
static long |
XDefaultScreen
Function address.
|
static long |
XDestroyWindow
Function address.
|
static long |
XDisplayMotionBufferSize
Function address.
|
static long |
XFree
Function address.
|
static long |
XFreeColormap
Function address.
|
static long |
XGetMotionEvents
Function address.
|
static long |
XOpenDisplay
Function address.
|
static long |
XRootWindow
Function address.
|
static long |
XSendEvent
Function address.
|
static long |
XTranslateCoordinates
Function address.
|
public static final long XOpenDisplay
public static final long XCloseDisplay
public static final long XDefaultScreen
public static final long XRootWindow
public static final long XCreateColormap
public static final long XFreeColormap
public static final long XCreateWindow
public static final long XDestroyWindow
public static final long XFree
public static final long XSendEvent
public static final long XDisplayMotionBufferSize
public static final long XGetMotionEvents
public static final long XTranslateCoordinates
Copyright LWJGL. All Rights Reserved. License terms.