Crazy Eddie's GUI System
${CEGUI_VERSION}
Public Member Functions
|
List of all members
CEGUI::BoolArray2D Class Reference
Public Member Functions
BoolArray2D
(int width, int height)
int
width
() const
int
height
() const
bool
elementAtLocation
(int x, int y) const
void
setElementAtLocation
(int x, int y, bool value)
void
clear
(bool value=false)
void
resetSize
(int width, int height)
CEGUI
BoolArray2D
Generated by
1.8.13