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 1409 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 1413 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 1417 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 1420 of file lua_pseudo_code.cpp.

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

Definition at line 1422 of file lua_pseudo_code.cpp.

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

Definition at line 1424 of file lua_pseudo_code.cpp.

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

lua: bool IsUnderPos (x,y)

Definition at line 1427 of file lua_pseudo_code.cpp.


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

Generated on Tue Feb 7 06:00:27 2012 for lua by  doxygen 1.5.6