Fork me on GitHub
View source

package haxepunk.input

typedef MouseWheelCallback = Int ->Void

defined in haxepunk.input.MouseManager;