#include "config.h"#include "PlatformString.h"#include "BCEventLoopGeneric.h"#include "BCKeyboardEvent.h"#include "BCWindowEvent.h"#include "BCMouseEvent.h"#include "BCWheelEvent.h"#include "SharedTimer.h"#include "BTLogHelper.h"Namespaces | |
| namespace | BAL |
Functions | |
| BIEventLoop * | BAL::getBIEventLoop () |
| void | BAL::deleteBIEventLoop () |
Variables | |
| static BC::BCEventLoopGeneric * | BAL::gMainLoop = NULL |