Public Member Functions | |
| mixed | Init (mixed parentwidget_ignored, mixed rendermanager2d) |
| parentwidget_ignored : since this is a root widget, the parent widget will be nil | |
| mixed | CreateLayer (mixed name) |
Definition at line 6492 of file lua_pseudo_code.cpp.
| mixed gWidgetPrototype::Root::Init | ( | mixed | parentwidget_ignored, | |
| mixed | rendermanager2d | |||
| ) | [inline] |
parentwidget_ignored : since this is a root widget, the parent widget will be nil
Definition at line 6495 of file lua_pseudo_code.cpp.
| mixed gWidgetPrototype::Root::CreateLayer | ( | mixed | name | ) | [inline] |
Definition at line 6497 of file lua_pseudo_code.cpp.
1.5.6