MouseWheel.direction

Whether it's reversed or not

struct MouseWheel
static if(sdlSupport >= SDLSupport.sdl204)
int direction;

Meta