| Package | Description |
|---|---|
| org.lwjgl.opengles |
| Modifier and Type | Method and Description |
|---|---|
static PixelFormat.Attrib |
PixelFormat.Attrib.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PixelFormat.Attrib[] |
PixelFormat.Attrib.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
PixelFormat.getAttrib(PixelFormat.Attrib attrib)
Returns the value of the specified attribute.
|
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.