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

Event when the mouse was clicked (pressed and released without moving) More...

#include <InputEvents.hpp>

Inheritance diagram for Sirikata::Input::MouseClickEvent:
Collaboration diagram for Sirikata::Input::MouseClickEvent:

List of all members.

Public Member Functions

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

Detailed Description

Event when the mouse was clicked (pressed and released without moving)


Constructor & Destructor Documentation

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

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