PlayN-core 2.0.5
Overview
Package
Class
Help
Generated by
JDiff
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
DETAIL: CONSTRUCTORS |
METHODS
| FIELDS
Class playn.core.
GL20
Removed Methods
void
glGetActiveAttrib(
int,
int
,
int
,
int[]
,
int
,
int[]
,
int
,
int[]
,
int
,
byte[]
,
int
)
void
glGetActiveAttrib(
int,
int
,
int
,
IntBuffer
,
IntBuffer
,
IntBuffer
,
ByteBuffer
)
void
glGetActiveUniform(
int,
int
,
int
,
int[]
,
int
,
int[]
,
int
,
int[]
,
int
,
byte[]
,
int
)
void
glGetActiveUniform(
int,
int
,
int
,
IntBuffer
,
IntBuffer
,
IntBuffer
,
ByteBuffer
)
Added Methods
String
glGetActiveAttrib
(
int,
int
,
IntBuffer
,
IntBuffer
)
String
glGetActiveUniform
(
int,
int
,
IntBuffer
,
IntBuffer
)
PlayN-core 2.0.5
Overview
Package
Class
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES