class nape.callbacks.BodyCallback extends Callback

Available on all platforms

Callback object for Body type events. *

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

Instance Fields

var body:Body

Body involved in callback event.

function new():Void

@private

function toString():String

@private