class nape.callbacks.ConstraintCallback extends Callback

Available on all platforms

Callback object for Constraint type events. *

* This, like all other callback objects are automatically reused * and you should not keep any reference to them.

Instance Fields

var constraint:Constraint

Constraint involved in callback event.

function new():Void

@private

function toString():String

@private