guiutils Class Reference

file : ../lugre/lua/lib.guiutils.lua (this is just a pseudo class used for grouping global functions) More...

List of all members.

Static Public Member Functions

static mixed SetLogoVisible (mixed bVisible)
static mixed SetBottomLine (mixed text, mixed stylesetname, mixed stylename)
static mixed DisplayFPS (mixed fps, mixed stylename)


Detailed Description

file : ../lugre/lua/lib.guiutils.lua (this is just a pseudo class used for grouping global functions)

Definition at line 4860 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed guiutils::SetLogoVisible ( mixed  bVisible  )  [inline, static]

contains some utils used for gui see also lib.gui.lua and lib.guimaker.lua

Definition at line 4864 of file lua_pseudo_code.cpp.

static mixed guiutils::SetBottomLine ( mixed  text,
mixed  stylesetname,
mixed  stylename 
) [inline, static]

oldname = Client_SetBottomLine text-line at the bottom of screen (readonly, used for mousepicking debug text and for info during loading)

Definition at line 4868 of file lua_pseudo_code.cpp.

static mixed guiutils::DisplayFPS ( mixed  fps,
mixed  stylename 
) [inline, static]

Definition at line 4870 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6