Tatooine
Classes | Namespaces | Enumerations | Functions
mouse.h File Reference

Go to the source code of this file.

Classes

struct  tatooine::gl::button_listener
 

Namespaces

namespace  tatooine
 
namespace  tatooine::gl
 

Enumerations

enum class  tatooine::gl::button {
  tatooine::gl::left , tatooine::gl::right , tatooine::gl::middle , tatooine::gl::wheel_up ,
  tatooine::gl::wheel_down , tatooine::gl::wheel_left , tatooine::gl::wheel_right , tatooine::gl::unknown
}
 

Functions

auto tatooine::gl::to_string (button b) -> std::string