Warning: This site is under construction, most links will be broken.
LightX API -> lxgfx -> initdone [field]
Last modified on Thu, 29th Mar 2007 at 01:07 UTC by zippletlxgfx.initdone: boolean;
This field is TRUE if lxgfx.initgraphics has been called and it succeeded successfully, otherwise it is FALSE. You should not use any other functions in the lxgfx class other than lxgfx.initgraphics unless this field is TRUE.
This field is also reset to FALSE after a successful call to lxgfx.shutdowngraphics.
Class: lxgfx