Static Public Member Functions | |
| static mixed | CreateStatusAOSLockButton (mixed dialog, mixed x, mixed y, mixed stat, mixed lockstate) |
Definition at line 2384 of file lua_pseudo_code.cpp.
| static mixed gui_status::CreateStatusAOSLockButton | ( | mixed | dialog, | |
| mixed | x, | |||
| mixed | y, | |||
| mixed | stat, | |||
| mixed | lockstate | |||
| ) | [inline, static] |
creates a stats lock button, up/down/locked stat (0=str, 1=dex, 2=int) lockstate (0=up, 1=down, 2=locked)
Definition at line 2389 of file lua_pseudo_code.cpp.
1.5.6