|
The standard lua base,table,string,math and debug libraries are available. The standard lua io library is not. print is redirected to the console, stdout and debuger output. Option setting functions return their current value and dont need to be given arguments. They can therefore be used two ways, by calling say gfx.window_startup(); without any args you can find out the current setting and by calling gfx.window_startup("normal"); you can select a given value. This call will also return "normal" unless "normal" is not a valid setting.
|
Copyright (c) 2006-2008 www.WetGenes.com (Kriss + Shi Daniels) All Rights Reserved. Where there is no Enape from teh Klowns!