Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Application::SDash::PoliceMan Class Reference

#include <PoliceMan.h>

Inheritance diagram for Impala::Application::SDash::PoliceMan:

Inheritance graph
[legend]
Collaboration diagram for Impala::Application::SDash::PoliceMan:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PoliceMan (Window *parent, int x, int y, int w, int h, strconst text, ULONG col=oglGREEN)
void SetPoliceManListener (PoliceManListener *listener, void *listenerData=0)
void HighlightColor (ULONG col)
ULONG HighlightColor ()
TextEditBalloon ()
void SetText (std::string text)
std::string GetText ()
virtual void DisplayFunc ()
virtual void MouseFunc (int msg, int btn, int state, int x, int y)
 This function is called by the event handling system everytime the user has moved or clicked the mouse.

Private Types

typedef OglGui::Window Window
typedef OglGui::TextEdit TextEdit

Private Member Functions

void Init (int x, int y, int w, int h, strconst text, ULONG col)

Private Attributes

PoliceManListenermListener
void * mListenerData
TextEditmBalloon
std::string mString
bool mMouseOver
ULONG mHighlightColor

Detailed Description

Definition at line 22 of file PoliceMan.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:49:26 2010 for ImpalaSrc by  doxygen 1.5.1