Crafty.unbind
public Boolean Crafty.unbind(String eventName, Function callback)
- eventName
- Name of the event to unbind
- callback
- Function to unbind
public Boolean Crafty.unbind(String eventName, Number callbackID)
- callbackID
- ID of the callback
Unbind any event from any entity or global event.

@craftyjs
#crafty@freenode.net
google groups
louis@craftyjs.com
github