A B C D M N O S V X Y 

A

ALIGNOF - Static variable in class org.lwjgl.driftfx.Vec2d
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.driftfx.Vec2i
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.driftfx.Vec2ui
The struct alignment in bytes.

B

Buffer(long, int) - Constructor for class org.lwjgl.driftfx.Vec2d.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.driftfx.Vec2i.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.driftfx.Vec2ui.Buffer
 
Buffer(ByteBuffer) - Constructor for class org.lwjgl.driftfx.Vec2d.Buffer
Creates a new Vec2d.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.driftfx.Vec2i.Buffer
Creates a new Vec2i.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.driftfx.Vec2ui.Buffer
Creates a new Vec2ui.Buffer instance backed by the specified container.

C

calloc() - Static method in class org.lwjgl.driftfx.Vec2d
Returns a new Vec2d instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.driftfx.Vec2i
Returns a new Vec2i instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.driftfx.Vec2ui
Returns a new Vec2ui instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.driftfx.Vec2d
Returns a new Vec2d.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.driftfx.Vec2i
Returns a new Vec2i.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.driftfx.Vec2ui
Returns a new Vec2ui.Buffer instance allocated with memCalloc.
callocStack() - Static method in class org.lwjgl.driftfx.Vec2d
Returns a new Vec2d instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.driftfx.Vec2i
Returns a new Vec2i instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.driftfx.Vec2ui
Returns a new Vec2ui instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.driftfx.Vec2d
Returns a new Vec2d.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.driftfx.Vec2i
Returns a new Vec2i.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.driftfx.Vec2ui
Returns a new Vec2ui.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.driftfx.Vec2d
Returns a new Vec2d.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.driftfx.Vec2i
Returns a new Vec2i.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.driftfx.Vec2ui
Returns a new Vec2ui.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.driftfx.Vec2d
Returns a new Vec2d instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.driftfx.Vec2i
Returns a new Vec2i instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.driftfx.Vec2ui
Returns a new Vec2ui instance allocated on the specified MemoryStack and initializes all its bits to zero.
create() - Static method in class org.lwjgl.driftfx.Vec2d
Returns a new Vec2d instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.driftfx.Vec2i
Returns a new Vec2i instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.driftfx.Vec2ui
Returns a new Vec2ui instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.driftfx.Vec2d
Returns a new Vec2d.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.driftfx.Vec2i
Returns a new Vec2i.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.driftfx.Vec2ui
Returns a new Vec2ui.Buffer instance allocated with BufferUtils.
create(long) - Static method in class org.lwjgl.driftfx.Vec2d
Returns a new Vec2d instance for the specified memory address.
create(long) - Static method in class org.lwjgl.driftfx.Vec2i
Returns a new Vec2i instance for the specified memory address.
create(long) - Static method in class org.lwjgl.driftfx.Vec2ui
Returns a new Vec2ui instance for the specified memory address.
create(long, int) - Static method in class org.lwjgl.driftfx.Vec2d
Create a Vec2d.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.driftfx.Vec2i
Create a Vec2i.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.driftfx.Vec2ui
Create a Vec2ui.Buffer instance at the specified memory.
createSafe(long) - Static method in class org.lwjgl.driftfx.Vec2d
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.driftfx.Vec2i
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.driftfx.Vec2ui
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.driftfx.Vec2d
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.driftfx.Vec2i
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.driftfx.Vec2ui
Like create, but returns null if address is NULL.

D

DriftFX - Class in org.lwjgl.driftfx
Bindings to the DriftFX class.
DRIFTFX_BOTTOM_CENTER - Static variable in class org.lwjgl.driftfx.DriftFX
PresentationHint
DRIFTFX_BOTTOM_LEFT - Static variable in class org.lwjgl.driftfx.DriftFX
PresentationHint
DRIFTFX_BOTTOM_RIGHT - Static variable in class org.lwjgl.driftfx.DriftFX
PresentationHint
DRIFTFX_CENTER - Static variable in class org.lwjgl.driftfx.DriftFX
PresentationHint
DRIFTFX_CENTER_LEFT - Static variable in class org.lwjgl.driftfx.DriftFX
PresentationHint
DRIFTFX_CENTER_RIGHT - Static variable in class org.lwjgl.driftfx.DriftFX
PresentationHint
DRIFTFX_CONTAIN - Static variable in class org.lwjgl.driftfx.DriftFX
PresentationHint
DRIFTFX_COVER - Static variable in class org.lwjgl.driftfx.DriftFX
PresentationHint
DRIFTFX_TOP_CENTER - Static variable in class org.lwjgl.driftfx.DriftFX
PresentationHint
DRIFTFX_TOP_LEFT - Static variable in class org.lwjgl.driftfx.DriftFX
PresentationHint
DRIFTFX_TOP_RIGHT - Static variable in class org.lwjgl.driftfx.DriftFX
PresentationHint
driftfxContextCreateTexture(long, int, int) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxGet() - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxGetSurface(long, long) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxGLContextCreateSharedContext(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxGLContextCreateTexture(long, int, int) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxGLContextGetName(long, ByteBuffer) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxGLContextIsCurrent(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxGLContextSetCurrent(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxGLContextUnsetCurrent(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxRenderTargetGetGLTexture(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxRenderTargetGetHeight(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxRenderTargetGetWidth(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxSurfaceAcquire(long, int, int, long) - Static method in class org.lwjgl.driftfx.DriftFX
Acquires a new RenderTarget with the given size.
driftfxSurfaceAcquireV(long, Vec2ui) - Static method in class org.lwjgl.driftfx.DriftFX
Acquires a new RenderTarget with the given size.
driftfxSurfaceAcquireVM(long, Vec2ui, long) - Static method in class org.lwjgl.driftfx.DriftFX
Acquires a new RenderTarget with the given size.
driftfxSurfaceCleanup(long) - Static method in class org.lwjgl.driftfx.DriftFX
Cleanup this native surface.
driftfxSurfaceGetAvailableTransferModes(PointerBuffer) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxSurfaceGetContext(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxSurfaceGetFallbackTransferMode() - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxSurfaceGetHeight(long) - Static method in class org.lwjgl.driftfx.DriftFX
Returns the current height of the NativeSurface in JavaFX.
driftfxSurfaceGetPlatformDefaultTransferMode() - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxSurfaceGetScaledSize(long, Vec2ui) - Static method in class org.lwjgl.driftfx.DriftFX
Returns ceil(surfaceSize * screenScale * userScale).
driftfxSurfaceGetScreenScale(long, Vec2d) - Static method in class org.lwjgl.driftfx.DriftFX
Returns the current screen scale.
driftfxSurfaceGetSurfaceSize(long, Vec2d) - Static method in class org.lwjgl.driftfx.DriftFX
Returns the current surface size in JavaFX units.
driftfxSurfaceGetUserScale(long, Vec2d) - Static method in class org.lwjgl.driftfx.DriftFX
Returns the current user scale.
driftfxSurfaceGetWidth(long) - Static method in class org.lwjgl.driftfx.DriftFX
Returns the current width of the NativeSurface in JavaFX.
driftfxSurfaceInitialize(long) - Static method in class org.lwjgl.driftfx.DriftFX
Initializes this surface.
driftfxSurfacePresent(long, long, int) - Static method in class org.lwjgl.driftfx.DriftFX
Presents a previously acquired RenderTarget.
driftfxTextureGetHeight(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxTextureGetWidth(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxTransferModeId(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
driftfxTransferModeName(long, ByteBuffer) - Static method in class org.lwjgl.driftfx.DriftFX
 

M

malloc() - Static method in class org.lwjgl.driftfx.Vec2d
Returns a new Vec2d instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.driftfx.Vec2i
Returns a new Vec2i instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.driftfx.Vec2ui
Returns a new Vec2ui instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.driftfx.Vec2d
Returns a new Vec2d.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.driftfx.Vec2i
Returns a new Vec2i.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.driftfx.Vec2ui
Returns a new Vec2ui.Buffer instance allocated with memAlloc.
mallocStack() - Static method in class org.lwjgl.driftfx.Vec2d
Returns a new Vec2d instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.driftfx.Vec2i
Returns a new Vec2i instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.driftfx.Vec2ui
Returns a new Vec2ui instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.driftfx.Vec2d
Returns a new Vec2d.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.driftfx.Vec2i
Returns a new Vec2i.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.driftfx.Vec2ui
Returns a new Vec2ui.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.driftfx.Vec2d
Returns a new Vec2d.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.driftfx.Vec2i
Returns a new Vec2i.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.driftfx.Vec2ui
Returns a new Vec2ui.Buffer instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.driftfx.Vec2d
Returns a new Vec2d instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.driftfx.Vec2i
Returns a new Vec2i instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.driftfx.Vec2ui
Returns a new Vec2ui instance allocated on the specified MemoryStack.

N

ndriftfxContextCreateTexture(long, int, int) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxGetSurface(long, long) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxGLContextCreateSharedContext(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxGLContextCreateTexture(long, int, int) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxGLContextGetName(long, long, long) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxGLContextIsCurrent(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxGLContextSetCurrent(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxGLContextUnsetCurrent(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxRenderTargetGetGLTexture(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxRenderTargetGetHeight(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxRenderTargetGetWidth(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxSurfaceAcquire(long, int, int, long) - Static method in class org.lwjgl.driftfx.DriftFX
Unsafe version of: SurfaceAcquire
ndriftfxSurfaceAcquireV(long, long) - Static method in class org.lwjgl.driftfx.DriftFX
Unsafe version of: SurfaceAcquireV
ndriftfxSurfaceAcquireVM(long, long, long) - Static method in class org.lwjgl.driftfx.DriftFX
Unsafe version of: SurfaceAcquireVM
ndriftfxSurfaceCleanup(long) - Static method in class org.lwjgl.driftfx.DriftFX
Unsafe version of: SurfaceCleanup
ndriftfxSurfaceGetAvailableTransferModes(long, long) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxSurfaceGetContext(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxSurfaceGetHeight(long) - Static method in class org.lwjgl.driftfx.DriftFX
Unsafe version of: SurfaceGetHeight
ndriftfxSurfaceGetScaledSize(long, long) - Static method in class org.lwjgl.driftfx.DriftFX
Unsafe version of: SurfaceGetScaledSize
ndriftfxSurfaceGetScreenScale(long, long) - Static method in class org.lwjgl.driftfx.DriftFX
Unsafe version of: SurfaceGetScreenScale
ndriftfxSurfaceGetSurfaceSize(long, long) - Static method in class org.lwjgl.driftfx.DriftFX
Unsafe version of: SurfaceGetSurfaceSize
ndriftfxSurfaceGetUserScale(long, long) - Static method in class org.lwjgl.driftfx.DriftFX
Unsafe version of: SurfaceGetUserScale
ndriftfxSurfaceGetWidth(long) - Static method in class org.lwjgl.driftfx.DriftFX
Unsafe version of: SurfaceGetWidth
ndriftfxSurfaceInitialize(long) - Static method in class org.lwjgl.driftfx.DriftFX
Unsafe version of: SurfaceInitialize
ndriftfxSurfacePresent(long, long, int) - Static method in class org.lwjgl.driftfx.DriftFX
Unsafe version of: SurfacePresent
ndriftfxTextureGetHeight(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxTextureGetWidth(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxTransferModeId(long) - Static method in class org.lwjgl.driftfx.DriftFX
 
ndriftfxTransferModeName(long, long, long) - Static method in class org.lwjgl.driftfx.DriftFX
 
nx(long) - Static method in class org.lwjgl.driftfx.Vec2d
Unsafe version of Vec2d.x().
nx(long) - Static method in class org.lwjgl.driftfx.Vec2i
Unsafe version of Vec2i.x().
nx(long) - Static method in class org.lwjgl.driftfx.Vec2ui
Unsafe version of Vec2ui.x().
nx(long, double) - Static method in class org.lwjgl.driftfx.Vec2d
Unsafe version of x.
nx(long, int) - Static method in class org.lwjgl.driftfx.Vec2i
Unsafe version of x.
nx(long, int) - Static method in class org.lwjgl.driftfx.Vec2ui
Unsafe version of x.
ny(long) - Static method in class org.lwjgl.driftfx.Vec2d
Unsafe version of Vec2d.y().
ny(long) - Static method in class org.lwjgl.driftfx.Vec2i
Unsafe version of Vec2i.y().
ny(long) - Static method in class org.lwjgl.driftfx.Vec2ui
Unsafe version of Vec2ui.y().
ny(long, double) - Static method in class org.lwjgl.driftfx.Vec2d
Unsafe version of y.
ny(long, int) - Static method in class org.lwjgl.driftfx.Vec2i
Unsafe version of y.
ny(long, int) - Static method in class org.lwjgl.driftfx.Vec2ui
Unsafe version of y.

O

org.lwjgl.driftfx - package org.lwjgl.driftfx
Contains bindings to DriftFX.

S

set(double, double) - Method in class org.lwjgl.driftfx.Vec2d
Initializes this struct with the specified values.
set(int, int) - Method in class org.lwjgl.driftfx.Vec2i
Initializes this struct with the specified values.
set(int, int) - Method in class org.lwjgl.driftfx.Vec2ui
Initializes this struct with the specified values.
set(Vec2d) - Method in class org.lwjgl.driftfx.Vec2d
Copies the specified struct data to this struct.
set(Vec2i) - Method in class org.lwjgl.driftfx.Vec2i
Copies the specified struct data to this struct.
set(Vec2ui) - Method in class org.lwjgl.driftfx.Vec2ui
Copies the specified struct data to this struct.
sizeof() - Method in class org.lwjgl.driftfx.Vec2d
 
sizeof() - Method in class org.lwjgl.driftfx.Vec2i
 
sizeof() - Method in class org.lwjgl.driftfx.Vec2ui
 
SIZEOF - Static variable in class org.lwjgl.driftfx.Vec2d
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.driftfx.Vec2i
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.driftfx.Vec2ui
The struct size in bytes.

V

Vec2d - Class in org.lwjgl.driftfx
Layout
Vec2d(ByteBuffer) - Constructor for class org.lwjgl.driftfx.Vec2d
Creates a Vec2d instance at the current position of the specified ByteBuffer container.
Vec2d.Buffer - Class in org.lwjgl.driftfx
An array of Vec2d structs.
Vec2i - Class in org.lwjgl.driftfx
Layout
Vec2i(ByteBuffer) - Constructor for class org.lwjgl.driftfx.Vec2i
Creates a Vec2i instance at the current position of the specified ByteBuffer container.
Vec2i.Buffer - Class in org.lwjgl.driftfx
An array of Vec2i structs.
Vec2ui - Class in org.lwjgl.driftfx
Layout
Vec2ui(ByteBuffer) - Constructor for class org.lwjgl.driftfx.Vec2ui
Creates a Vec2ui instance at the current position of the specified ByteBuffer container.
Vec2ui.Buffer - Class in org.lwjgl.driftfx
An array of Vec2ui structs.

X

x() - Method in class org.lwjgl.driftfx.Vec2d.Buffer
Returns the value of the x field.
x() - Method in class org.lwjgl.driftfx.Vec2d
Returns the value of the x field.
x() - Method in class org.lwjgl.driftfx.Vec2i.Buffer
Returns the value of the x field.
x() - Method in class org.lwjgl.driftfx.Vec2i
Returns the value of the x field.
x() - Method in class org.lwjgl.driftfx.Vec2ui.Buffer
Returns the value of the x field.
x() - Method in class org.lwjgl.driftfx.Vec2ui
Returns the value of the x field.
x(double) - Method in class org.lwjgl.driftfx.Vec2d.Buffer
Sets the specified value to the x field.
x(double) - Method in class org.lwjgl.driftfx.Vec2d
Sets the specified value to the x field.
x(int) - Method in class org.lwjgl.driftfx.Vec2i.Buffer
Sets the specified value to the x field.
x(int) - Method in class org.lwjgl.driftfx.Vec2i
Sets the specified value to the x field.
x(int) - Method in class org.lwjgl.driftfx.Vec2ui.Buffer
Sets the specified value to the x field.
x(int) - Method in class org.lwjgl.driftfx.Vec2ui
Sets the specified value to the x field.
X - Static variable in class org.lwjgl.driftfx.Vec2d
The struct member offsets.
X - Static variable in class org.lwjgl.driftfx.Vec2i
The struct member offsets.
X - Static variable in class org.lwjgl.driftfx.Vec2ui
The struct member offsets.

Y

y() - Method in class org.lwjgl.driftfx.Vec2d.Buffer
Returns the value of the y field.
y() - Method in class org.lwjgl.driftfx.Vec2d
Returns the value of the y field.
y() - Method in class org.lwjgl.driftfx.Vec2i.Buffer
Returns the value of the y field.
y() - Method in class org.lwjgl.driftfx.Vec2i
Returns the value of the y field.
y() - Method in class org.lwjgl.driftfx.Vec2ui.Buffer
Returns the value of the y field.
y() - Method in class org.lwjgl.driftfx.Vec2ui
Returns the value of the y field.
y(double) - Method in class org.lwjgl.driftfx.Vec2d.Buffer
Sets the specified value to the y field.
y(double) - Method in class org.lwjgl.driftfx.Vec2d
Sets the specified value to the y field.
y(int) - Method in class org.lwjgl.driftfx.Vec2i.Buffer
Sets the specified value to the y field.
y(int) - Method in class org.lwjgl.driftfx.Vec2i
Sets the specified value to the y field.
y(int) - Method in class org.lwjgl.driftfx.Vec2ui.Buffer
Sets the specified value to the y field.
y(int) - Method in class org.lwjgl.driftfx.Vec2ui
Sets the specified value to the y field.
Y - Static variable in class org.lwjgl.driftfx.Vec2d
The struct member offsets.
Y - Static variable in class org.lwjgl.driftfx.Vec2i
The struct member offsets.
Y - Static variable in class org.lwjgl.driftfx.Vec2ui
The struct member offsets.
A B C D M N O S V X Y