File geyser/GeyserTests.lua

Functions

Geyser.demo1 () This demonstrates some of the neat features in Geyser.
Geyser.testGauges () Test gauges.
Geyser.testLabels () Test labels.
demoCallback1 (value) Used by Geyser.demo1().
demoCallback2 () Used by Geyser.demo1().


Functions

Geyser.demo1 ()
This demonstrates some of the neat features in Geyser.
Geyser.testGauges ()
Test gauges. Creates 100 gauges of varying fullness.
Geyser.testLabels ()
Test labels. Creates 101 Labels of varying hue and transparency.
demoCallback1 (value)
Used by Geyser.demo1(). Sorry about the namespace polution, but callbacks can't use functions contained in a table. Anyway, it just echoes some status info to the two miniconsoles.
Parameters
  • value:
demoCallback2 ()
Used by Geyser.demo1(). It moves the location of the container window. Look how easy it is to shift around all those gui elements!

Valid XHTML 1.0!