Dart Documentation
›
box2d
›
JointDestructionListener
JointDestructionListener
typedef
Hide inherited
typedef void JointDestructionListener(Joint joint);
Code
typedef void JointDestructionListener(
Joint
joint)
#
typedef void JointDestructionListener(Joint joint);