Static Public Member Functions | |
| static mixed | CreateFont_Ogre (mixed sFontName, mixed iFontSize) |
Definition at line 6276 of file lua_pseudo_code.cpp.
| static mixed gui_font::CreateFont_Ogre | ( | mixed | sFontName, | |
| mixed | iFontSize | |||
| ) | [inline, static] |
see also lib.gui.flow.lua extracts info of an ogre font to be usable by our guisystem creates and returns a font object for an ogre font that can be used by the flow layouter to create text call after ogre init
Definition at line 6282 of file lua_pseudo_code.cpp.
1.5.6