Static Public Member Functions | |
| static mixed | FadeLine_MoveDialog (mixed x, mixed y) |
| static mixed | FadeLine_Widget_Create (mixed dialog, mixed x, mixed y, mixed text, mixed h, mixed color, mixed font) |
| static mixed | FadeLine_Widget_SetPos (mixed widget, mixed x, mixed y) |
| static mixed | FadeLine_Widget_SetColor (mixed widget, mixed r, mixed g, mixed b, mixed a) |
| static mixed | CommandLineArgument (mixed i, mixed s) |
| static mixed | LugreExceptionTipps (mixed descr) |
Definition at line 3800 of file lua_pseudo_code.cpp.
| static mixed main::FadeLine_MoveDialog | ( | mixed | x, | |
| mixed | y | |||
| ) | [inline, static] |
Definition at line 3802 of file lua_pseudo_code.cpp.
| static mixed main::FadeLine_Widget_Create | ( | mixed | dialog, | |
| mixed | x, | |||
| mixed | y, | |||
| mixed | text, | |||
| mixed | h, | |||
| mixed | color, | |||
| mixed | font | |||
| ) | [inline, static] |
Definition at line 3804 of file lua_pseudo_code.cpp.
| static mixed main::FadeLine_Widget_SetPos | ( | mixed | widget, | |
| mixed | x, | |||
| mixed | y | |||
| ) | [inline, static] |
Definition at line 3806 of file lua_pseudo_code.cpp.
| static mixed main::FadeLine_Widget_SetColor | ( | mixed | widget, | |
| mixed | r, | |||
| mixed | g, | |||
| mixed | b, | |||
| mixed | a | |||
| ) | [inline, static] |
Definition at line 3808 of file lua_pseudo_code.cpp.
| static mixed main::CommandLineArgument | ( | mixed | i, | |
| mixed | s | |||
| ) | [inline, static] |
Definition at line 3810 of file lua_pseudo_code.cpp.
| static mixed main::LugreExceptionTipps | ( | mixed | descr | ) | [inline, static] |
Definition at line 3812 of file lua_pseudo_code.cpp.
1.5.6