SourceForge.net Logo
Home
Documentation
    GLwrapper
    Items
    Armature
    LumFile
Tutorials
Links
Support This Project
OpenGL
This directory contains the script API documentation.

The Scriplanguage is based on ECMA script like javascript. The Documentation use
following datatypes:

number: A common type for double floats, integers and strings containing a number
enum: A number that takes a constant like gl.TRIANGLES
string: A String...
function: a function could be used as data too (not used jet)
object: Objects could be arguments and return values.
void: function that didn't return a value

This API documentation may be not up to date. For the latest information use the
completion boxes short reference (only available if it's build with doxygen. It is also
included in the windows package)
EDIT