command
Version:
v0.0.0-...-d04ef0b
Opens a new window with list of versions in this module.
Published: Sep 3, 2016
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Zoom Demo
What does it do?
It demonstrates how one can zoom in/out, by using the mouse wheel.
For doing so, it created a green background. This way, you'll notice the zooming.
What are important aspects of the code?
These lines are key in this demo:
w.AddSystem(&common.MouseZoomer{zoomSpeed})
, to enable the scrolling with the mouse wheel.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.