Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Public Attributes | List of all members
Input::MouseCursor Struct Reference

Mouse cursor state. More...

Public Attributes

double x = 0.0
 Current cursor horizontal position.
 
double y = 0.0
 Current cursor vertical position.
 
glm::vec2 scroll = glm::vec2(0.0)
 Current amount of scroll.
 

Detailed Description

Mouse cursor state.


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