Home
last modified time | relevance | path

Searched refs:GetContactList (Results 1 – 1 of 1) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dbox2d.js204 …tControllerList=function(){return this.m_controllerList};k.prototype.GetContactList=function(){ret… method in k
213 …instanceof S?c:null,e=g.GetBody(),f=b.GetBody();if(e!=f){for(var m=f.GetContactList();m;){if(m.oth…
221 …sSensor!=a){this.m_isSensor=a;if(this.m_body!=null)for(a=this.m_body.GetContactList();a;){var c=a.…
222 this.m_body.GetContactList();a;){var c=a.contact,g=c.GetFixtureA(),b=c.GetFixtureB();if(g==this||b=…
242 …m_edgeB;var g=a.bodyA,b=a.bodyB;if(a.collideConnected==false)for(a=b.GetContactList();a;){a.other=…
244 b.GetContactList();a;){a.other==g&&a.contact.FlagForFiltering();a=a.next}};h.prototype.AddControlle…
253 …ototype.GetJointList=function(){return this.m_jointList};h.prototype.GetContactList=function(){ret… method in h