Callback object for Body type events.

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

Constructor

new()

@private

Variables

read onlybody:Body

Body involved in callback event.

Methods

@:keeptoString():String

@private

Inherited Variables

Defined by Callback

read onlyevent:CbEvent

CbEvent type this callback was generated for.

read onlylistener:Listener

The Listener which was responsive for this callback being generated.

@:value(null)zpp_inner:ZPP_Callback = null

@private

Inherited Methods