Pixeljs

A simple and flexible HTML5 and JavaScript powered game engine.

View Project on GitHub Download Pixel.js (v0.9b)

Engine.off Method

Removes a function that was hooked using the on function.

Parameters

Name Description
event The name of the event that the function was hooked to.
callback The function to unhook.

Examples

Supported Platforms

Google Chrome, Mozilla FireFox, Internet Explorer 9+, Opera, Safari.