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