public static interface LWJGLUtil.TokenFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Field field,
int value)
Should return true if the specified Field passes the filter.
|
boolean accept(Field field, int value)
field - the Field to testvalue - the integer value of the fieldCopyright © 2002-2009 lwjgl.org. All Rights Reserved.