Kaya 0.4.4 module reference for Glut
List of modules in this version
Data types
Functions
- Void SolidCube(Float size) -
- Void createWindow(String title) -
- Void display(var Void(a) callback,var a dat) -
- Void fullScreen() -
- Void idle(var Void(a) callback,var a dat) -
- Void ignoreKeyRepeat(Bool ignore=true) -
- Void initMode(var [Mode] modes) -
- Void initWindow(Int x,Int y,Int width,Int height) -
- Void keyboard(var Void(Char, Int, Int, a) callback,var a dat) -
- Void keyboardUp(var Void(Char, Int, Int, a) callback,var a dat) -
- Void mainLoop() -
- Void motion(var Void(Int, Int, a) callback,var a dat) -
- Void mouse(var Void(Button, ButtonState, Int, Int, a) callback,var a dat) -
- Void postRedisplay() -
- Void reshape(var Void(Int, Int, a) callback,var a dat) -
- Void setColor(Int index,Float r,Float g,Float b) -
- Void solidDodecahedron() -
- Void solidIcosahedron() -
- Void solidOctahedron() -
- Void solidSphere(Float radius,Int slices,Int stacks) -
- Void solidTeapot(Float size) -
- Void solidTetrahedron() -
- Void solidTorus(Float innerRadius,Float outerRadius,Int sides,Int rings) -
- Void special(var Void(Int, Int, Int, a) callback,var a dat) -
- Void specialUp(var Void(Int, Int, Int, a) callback,var a dat) -
- Void swapBuffers() -
- Void visibility(var Void(Bool, a) callback,var a dat) -
- Void wireCube(Float size) -
- Void wireDodecahedron() -
- Void wireIcosahedron() -
- Void wireOctahedron() -
- Void wireSphere(Float radius,Int slices,Int stacks) -
- Void wireTeapot(Float size) -
- Void wireTetrahedron() -
- Void wireTorus(Float innerRadius,Float outerRadius,Int sides,Int rings) -
kaya@kayalang.org | Last modified 13 July 2009 | Supported by Durham CompSoc |