Sirikata
Public Member Functions
Sirikata::Input::MouseHoverEvent Class Reference

Event called when the cursor moves, and no buttons are down. More...

#include <InputEvents.hpp>

Inheritance diagram for Sirikata::Input::MouseHoverEvent:
Collaboration diagram for Sirikata::Input::MouseHoverEvent:

List of all members.

Public Member Functions

 MouseHoverEvent (const PointerDevicePtr &dev, float x, float y, int cursorType)

Detailed Description

Event called when the cursor moves, and no buttons are down.


Constructor & Destructor Documentation

Sirikata::Input::MouseHoverEvent::MouseHoverEvent ( const PointerDevicePtr dev,
float  x,
float  y,
int  cursorType 
) [inline]

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