Public Member Functions | |
BBDOUMenuKeys (IllusionsEngine_BBDOU *vm) | |
void | addMenuKey (uint bitMask, uint32 threadId) |
void | update () |
Protected Types | |
typedef Common::Array< MenuKey > | MenuKeys |
Protected Attributes | |
IllusionsEngine_BBDOU * | _vm |
MenuKeys | _menuKeys |