findOne 方法应该如何正确使用?(http://wellcaffeinated.net/PhysicsJS/docs/#Physics-world-prototype-findOne)
此代码返回错误:Uncaught TypeError: Cannot read property 'label' of undefined
var theBall = world.findOne([{ label: ball }];
findOne 方法应该如何正确使用?(http://wellcaffeinated.net/PhysicsJS/docs/#Physics-world-prototype-findOne)
此代码返回错误:Uncaught TypeError: Cannot read property 'label' of undefined
var theBall = world.findOne([{ label: ball }];