cWidget_L Class Reference

List of all members.

Public Member Functions

mixed Destroy (...)
mixed CreateChild (...)
 cWidget* CreateChild (const char* sID=0); ///< shortcut to cDialog::CreateWidget(this,sID);
mixed UpdateClip (...)
mixed SetBitMask (...)
mixed IsUnderPos (...)
 lua: bool IsUnderPos (x,y)

Static Public Member Functions

static mixed GetWidgetUnderPos (...)


Detailed Description

Definition at line 7550 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed cWidget_L::GetWidgetUnderPos (   ...  )  [inline, static]

static methods exported to lua lua: widgetid GetWidgetUnderPos (x,y)

Definition at line 7554 of file lua_pseudo_code.cpp.

mixed cWidget_L::Destroy (   ...  )  [inline]

object methods exported to lua void Destroy (); ///< shortcut to cDialog::DestroyWidget(this)

Definition at line 7558 of file lua_pseudo_code.cpp.

mixed cWidget_L::CreateChild (   ...  )  [inline]

cWidget* CreateChild (const char* sID=0); ///< shortcut to cDialog::CreateWidget(this,sID);

Definition at line 7561 of file lua_pseudo_code.cpp.

mixed cWidget_L::UpdateClip (   ...  )  [inline]

Definition at line 7563 of file lua_pseudo_code.cpp.

mixed cWidget_L::SetBitMask (   ...  )  [inline]

Definition at line 7565 of file lua_pseudo_code.cpp.

mixed cWidget_L::IsUnderPos (   ...  )  [inline]

lua: bool IsUnderPos (x,y)

Definition at line 7568 of file lua_pseudo_code.cpp.


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

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