#include <WindowXlat.h>
Inherits GameMessageTranslator.
Public Member Functions | |
| WindowTranslator () | |
| ~WindowTranslator () | |
| virtual GameMessageDisposition | translateGameMessage (const GameMessage *msg) |
Definition at line 36 of file WindowXlat.h.
| WindowTranslator::WindowTranslator | ( | ) |
Definition at line 160 of file WindowXlat.cpp.
| WindowTranslator::~WindowTranslator | ( | ) |
Definition at line 165 of file WindowXlat.cpp.
|
virtual |
Window translator that monitors raw input messages on the stream and acts on anything relavant to the windowing system
Implements GameMessageTranslator.
Definition at line 173 of file WindowXlat.cpp.