nCine 2022.04.r504-96e4859
A cross-platform 2D game engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
ncine::ScrollEvent Class Reference

Information about a scroll event (mouse wheel, touchpad gesture, etc.) More...

#include <InputEvents.h>

Public Attributes

float x
 Scroll offset on the X axis.
 
float y
 Scroll offset on the Y axis.
 

Detailed Description

Information about a scroll event (mouse wheel, touchpad gesture, etc.)


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