27#ifndef _CEGUITooltip_h_
28#define _CEGUITooltip_h_
34# pragma warning(disable : 4251)
261 void doActiveState(
float elapsed);
262 void doInactiveState(
float elapsed);
265 void switchToInactiveState(
void);
266 void switchToActiveState(
void);
344 void addTooltipProperties(
void);
EventArgs based class that is used for objects passed to input event handlers concerning mouse input.
Definition InputEvent.h:281
String class used within the GUI system.
Definition String.h:64
base class for properties able to do native set/get
Definition TypedProperty.h:50
EventArgs based class that is used for objects passed to handlers triggered for events concerning som...
Definition InputEvent.h:252
Base-class for the assignable WindowRenderer object.
Definition WindowRenderer.h:52
An abstract base class providing common functionality and specifying the required interface for deriv...
Definition Window.h:151
Main namespace for Crazy Eddie's GUI Library.
Definition arch_overview.dox:1