Event.MouseWheelEvent

For base type mouseWheel.

struct Event
struct MouseWheelEvent {}

Members

Variables

delta
Vec2f delta;

Direction of scrolling.

Meta