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

#include <HintSpy.h>

Inherits GameMessageTranslator.

Public Member Functions

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

Detailed Description

Definition at line 36 of file HintSpy.h.

Constructor & Destructor Documentation

◆ ~HintSpyTranslator()

virtual HintSpyTranslator::~HintSpyTranslator ( )
inlinevirtual

Definition at line 40 of file HintSpy.h.

Member Function Documentation

◆ translateGameMessage()

GameMessageDisposition HintSpyTranslator::translateGameMessage ( const GameMessage * msg)
virtual

This message handler displays UI "hints" (ie: a rectangle for drag selection) based upon the messages that pass through it.

Todo
Create an automated way to associate method callbacks with messages

Implements GameMessageTranslator.

Definition at line 42 of file HintSpy.cpp.


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