class Callback
package nape.callbacks
extended by BodyCallback, ConstraintCallback, InteractionCallback, PreCallback
Available with nape plugin
Base type for Callback event objects.
Callback objects are automatically reused and you should not keep references
to them.