cBitMask_L Class Reference

List of all members.

Public Member Functions

mixed Destroy (...)
mixed GetSize (...)
 cx,cy = bitmask:GetSize()
mixed GetWrap (...)
 bool GetWrap ()
mixed SetWrap (...)
 void SetWrap (bWrap)
mixed TestBit (...)
 bool = bitmask:TestBit(x,y) : false if transparent


Detailed Description

Definition at line 1367 of file lua_pseudo_code.cpp.


Member Function Documentation

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

object methods exported to lua bitmask:Destroy()

Definition at line 1371 of file lua_pseudo_code.cpp.

mixed cBitMask_L::GetSize (   ...  )  [inline]

cx,cy = bitmask:GetSize()

Definition at line 1374 of file lua_pseudo_code.cpp.

mixed cBitMask_L::GetWrap (   ...  )  [inline]

bool GetWrap ()

Definition at line 1377 of file lua_pseudo_code.cpp.

mixed cBitMask_L::SetWrap (   ...  )  [inline]

void SetWrap (bWrap)

Definition at line 1380 of file lua_pseudo_code.cpp.

mixed cBitMask_L::TestBit (   ...  )  [inline]

bool = bitmask:TestBit(x,y) : false if transparent

Definition at line 1383 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