Open hujiajie opened 10 years ago
The latest testbed does not work in my browser. The console says "ReferenceError: JSQueryCallback is not defined".
Adding Box2D.\ prefix works.
myQueryCallback = new Box2D.JSQueryCallback();
I've figured it out. Thanks for your suggestion.
The latest testbed does not work in my browser. The console says "ReferenceError: JSQueryCallback is not defined".