Documentation of SFML 1.6

Warning: this page refers to an old version of SFML. Click here to switch to the latest version.
sf::Mouse Namespace Reference

Definition of button codes for mouse events. More...

Enumerations

enum  Button {
  Left,
  Right,
  Middle,
  XButton1,
  XButton2,
  ButtonCount
}
 

Detailed Description

Definition of button codes for mouse events.