Handbook
Glossary
glWindowPos2s ( x y -- )
Vocabulary
opengl
.
gl
Inputs
x
an
object
y
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glWindowPos2s
( x y -- )
{
"glWindowPos2s"
"glWindowPos2sARB"
}
88
gl-function-pointer
\
void
{
GLshort
GLshort
}
\
cdecl
alien-indirect
;