gWidgetPrototype::Button Class Reference

List of all members.

Public Member Functions

mixed Init (mixed parentwidget, mixed params)
mixed SetText (mixed text)
mixed on_set_size (mixed w, mixed h)
mixed SetGfxParam (mixed bMouseInside, mixed bMouseDown, mixed gfxparam)
mixed GetGfxParam (mixed bMouseInside, mixed bMouseDown)


Detailed Description

Definition at line 6439 of file lua_pseudo_code.cpp.


Member Function Documentation

mixed gWidgetPrototype::Button::Init ( mixed  parentwidget,
mixed  params 
) [inline]

~ params: gfxparam_init =?, ~ gfxparam_in_down =?, --in:mouse_inside_widget, down=mousebutton_was_pressed_on_this_widget_and_is_still_down ~ gfxparam_in_up =?, ~ gfxparam_out_down =?, ~ gfxparam_out_up =? label_params : add a text label, passed directly to Text constructor image_params : add a label image, passed directly to Image constructor see SpritePanel for gfxparam format

Definition at line 6449 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::Button::SetText ( mixed  text  )  [inline]

Definition at line 6451 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::Button::on_set_size ( mixed  w,
mixed  h 
) [inline]

Definition at line 6453 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::Button::SetGfxParam ( mixed  bMouseInside,
mixed  bMouseDown,
mixed  gfxparam 
) [inline]

Definition at line 6455 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::Button::GetGfxParam ( mixed  bMouseInside,
mixed  bMouseDown 
) [inline]

Definition at line 6457 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6