sfButton Struct Reference

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

#include <Event.hpp>

List of all members.


Public Types

enum  Code {
  Left,
  Right,
  Middle,
  Count
}

Detailed Description

Definition of button codes for mouse events.

Definition at line 60 of file Event.hpp.


Member Enumeration Documentation

enum sfButton::Code

Enumerator:
Left 
Right 
Middle 
Count 

Definition at line 62 of file Event.hpp.


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