#include <PlaceEventTranslator.h>
Inherits GameMessageTranslator.
Public Member Functions | |
| PlaceEventTranslator () | |
| ~PlaceEventTranslator () | |
| virtual GameMessageDisposition | translateGameMessage (const GameMessage *msg) |
Definition at line 36 of file PlaceEventTranslator.h.
| PlaceEventTranslator::PlaceEventTranslator | ( | ) |
Definition at line 56 of file PlaceEventTranslator.cpp.
| PlaceEventTranslator::~PlaceEventTranslator | ( | ) |
Definition at line 61 of file PlaceEventTranslator.cpp.
|
virtual |
Translator to process raw input messages into the "place something" message(s)
Implements GameMessageTranslator.
Definition at line 68 of file PlaceEventTranslator.cpp.