Elliot Smith
|
1cfa87853a
|
cookbook: Made stage slightly smaller for scroll event example
Reduced the size of the stage to make for a smaller video.
|
2010-08-11 18:16:07 +01:00 |
|
Elliot Smith
|
f568a68ee1
|
cookbook: Added walk through of code example for mouse scroll
Modified the mouse scroll example to fit better with the tutorial
walkthrough.
Added a stepped walkthrough of the scrollable actor code
example.
|
2010-08-11 18:16:07 +01:00 |
|
Elliot Smith
|
5e0bc919c3
|
cookbook: Simplified full scroll example
Removed the layout and box to simplify the scrollable
actor example.
|
2010-08-11 18:16:07 +01:00 |
|
Elliot Smith
|
0f919fcbe3
|
cookbook: Handle all possible mouse scroll directions
Added empty cases for MOUSE_SCROLL_LEFT and MOUSE_SCROLL_RIGHT
to the scroll-event signal handler in the example code.
|
2010-08-11 18:16:07 +01:00 |
|
Elliot Smith
|
241ceab73c
|
cookbook: Cleaned up redundant comments in code example
Removed comments which are only relevant in my local build
environment.
|
2010-08-11 18:16:07 +01:00 |
|
Elliot Smith
|
ec71866277
|
cookbook: Added basic mouse scroll recipe
Added a recipe explaining the basics of mouse scroll events.
|
2010-08-11 18:16:06 +01:00 |
|