class Listener
package nape.callbacks
extended by BodyListener, ConstraintListener, InteractionListener, PreListener
Available with nape plugin
Base type for all Nape callback listeners.
Constructor
Variables
precedence:Int
The precedence of this listener.
In any case that there is more than one suitable listener for a situation,
the listeners will be ordered by their precedence.