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 7508 of file lua_pseudo_code.cpp.


Member Function Documentation

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

object methods exported to lua bitmask:Destroy()

Definition at line 7512 of file lua_pseudo_code.cpp.

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

cx,cy = bitmask:GetSize()

Definition at line 7515 of file lua_pseudo_code.cpp.

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

bool GetWrap ()

Definition at line 7518 of file lua_pseudo_code.cpp.

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

void SetWrap (bWrap)

Definition at line 7521 of file lua_pseudo_code.cpp.

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

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

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