[SDL] mouse wheel events
Roman Kyrylych
roman.kyrylych at gmail.com
Sun Oct 1 07:49:02 PDT 2006
2006/10/1, Roman Kyrylych <roman.kyrylych at gmail.com>:
> Mouse wheel events exist in SDL 1.2 but not in 1.3. Is this because
> 1.3 branch was created before mouse wheel events added, or it was
> intended removal?
Sorry, I was just confused by mising
#define SDL_BUTTON_WHEELUP 4
#define SDL_BUTTON_WHEELDOWN 5
in SDL_mouse.h in SDL 1.3
but haven't noticed new
SDL_MOUSEWHEEL, /**< Mouse wheel motion */
in SDL_events.h
--
Roman Kyrylych (Роман Кирилич)
More information about the SDL
mailing list