You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 25, 2019. It is now read-only.
i'll create a new game by using your jquery.throwable plugin,for windows 8 Apps.
Your plugin works on all browsers well,but fails in ,Visual studio for windows 8 HTML5 app,in this throwable working but drag option will not work.
i was study the whole code i think the error is in
" var count = world.Query(aabb, shapes, k_maxCount); "
here count is 0 in output rather then 1. and shapes having null.