Public Member Functions | |
| mixed | Init (mixed parentwidget, mixed params) |
| param : x,y,gump_id_normal,gump_id_pressed,status,return_value | |
| mixed | on_change (mixed bState) |
| mixed | SetState (mixed bState) |
Definition at line 2260 of file lua_pseudo_code.cpp.
| mixed cUOCheckBox::Init | ( | mixed | parentwidget, | |
| mixed | params | |||
| ) | [inline] |
param : x,y,gump_id_normal,gump_id_pressed,status,return_value
Definition at line 2263 of file lua_pseudo_code.cpp.
| mixed cUOCheckBox::on_change | ( | mixed | bState | ) | [inline] |
Definition at line 2265 of file lua_pseudo_code.cpp.
| mixed cUOCheckBox::SetState | ( | mixed | bState | ) | [inline] |
Definition at line 2267 of file lua_pseudo_code.cpp.
1.5.6