Documentation of SFML 1.6

Warning: this page refers to an old version of SFML. Click here to switch to the latest version.
sf::Event::MouseButtonEvent Struct Reference

Mouse buttons events parameters. More...

#include <Event.hpp>

Public Attributes

Mouse::Button Button
 
int X
 
int Y
 

Detailed Description

Mouse buttons events parameters.

Definition at line 232 of file Event.hpp.


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