|
MyGUI
3.2.0
|
#include <MyGUI_MaskPickInfo.h>
Public Member Functions | |
| MaskPickInfo () | |
| bool | load (const std::string &_file) |
| bool | pick (const IntPoint &_point, const IntCoord &_coord) const |
| bool | empty () const |
Definition at line 31 of file MyGUI_MaskPickInfo.h.
| MyGUI::MaskPickInfo::MaskPickInfo | ( | ) |
Definition at line 31 of file MyGUI_MaskPickInfo.cpp.
| bool MyGUI::MaskPickInfo::empty | ( | ) | const |
Definition at line 92 of file MyGUI_MaskPickInfo.cpp.
| bool MyGUI::MaskPickInfo::load | ( | const std::string & | _file | ) |
Definition at line 37 of file MyGUI_MaskPickInfo.cpp.
Definition at line 82 of file MyGUI_MaskPickInfo.cpp.
1.8.5