sfEvent::MouseWheelEvent Struct Reference

Mouse wheel events parameters. More...

#include <Event.h>


Data Fields

sfEventType Type
int Delta

Detailed Description

Mouse wheel events parameters.

Definition at line 243 of file Event.h.


Field Documentation

sfEventType sfEvent::MouseWheelEvent::Type

Definition at line 245 of file Event.h.

int sfEvent::MouseWheelEvent::Delta

Definition at line 246 of file Event.h.


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