Public Member Functions | |
void | Start (Array< Element * > *list, BOOL rev=FALSE) |
Element * | Find (int _x, int _y, int flgs=(WND_VISIBLE|WND_ENABLED)) |
Element * | Find (int _x, int _y, BOOL &inside, int flgs=(WND_VISIBLE|WND_ENABLED)) |
Element * | Find (int flgs=(WND_VISIBLE|WND_ENABLED)) |
Definition at line 120 of file element.hpp.