Module conrod::input::state::mouse   
                   
                       [−]
                   
               [src]
Mouse specific state.
Structs
| ButtonMap | 
                                 Stores the state of all mouse buttons.  | 
                       
| Mouse | 
                                 The state of the   | 
                       
| PressedButtons | 
                                 An iterator yielding all pressed buttons.  | 
                       
Enums
| Button | 
                                 Represent a mouse button.  | 
                       
| ButtonPosition | 
                                 Whether the button is up or down.  | 
                       
Constants
| NUM_BUTTONS | 
                                 The max total number of buttons on a mouse.  |