Home
Features
Demos
Documentation
Games
Blog
Forum
Fork me on GitHub
View source
package haxepunk.input
typedef
MouseWheelCallback
=
Int
->
Void
,
defined in
haxepunk.input.MouseManager
;