Public Member Functions | |
| mixed | Init (mixed parentwidget, mixed params) |
| mixed | on_set_size (mixed w, mixed h) |
Definition at line 6601 of file lua_pseudo_code.cpp.
| mixed gWidgetPrototype::Border::Init | ( | mixed | parentwidget, | |
| mixed | params | |||
| ) | [inline] |
~ params={gfxparam_init =?, ~ params={margin_left =?, ~ params={margin_top =?, ~ params={margin_right =?, ~ params={margin_bottom =?, see SpritePanel for gfxparam format
Definition at line 6609 of file lua_pseudo_code.cpp.
| mixed gWidgetPrototype::Border::on_set_size | ( | mixed | w, | |
| mixed | h | |||
| ) | [inline] |
Definition at line 6611 of file lua_pseudo_code.cpp.
1.5.6