Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
WindowTranslator Class Reference

#include <WindowXlat.h>

Inherits GameMessageTranslator.

Public Member Functions

 WindowTranslator ()
 
 ~WindowTranslator ()
 
virtual GameMessageDisposition translateGameMessage (const GameMessage *msg)
 
- Public Member Functions inherited from GameMessageTranslator
virtual ~GameMessageTranslator ()
 

Detailed Description

Definition at line 36 of file WindowXlat.h.

Constructor & Destructor Documentation

◆ WindowTranslator()

WindowTranslator::WindowTranslator ( )

Definition at line 160 of file WindowXlat.cpp.

◆ ~WindowTranslator()

WindowTranslator::~WindowTranslator ( )

Definition at line 165 of file WindowXlat.cpp.

Member Function Documentation

◆ translateGameMessage()

GameMessageDisposition WindowTranslator::translateGameMessage ( const GameMessage * msg)
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.


The documentation for this class was generated from the following files: