src/world/Island.js:5
使用方程连接多个刚体的岛屿处理器
Island
Defined in src/world/Island.js:5
getBodies
Defined in src/world/Island.js:37
src/world/Island.js:37
获取岛屿上所有唯一的刚体
一个包含多个刚体的数组
reset
Defined in src/world/Island.js:27
src/world/Island.js:27
从刚体和方程上清除这个岛屿处理器
sleep
Defined in src/world/Island.js:75
src/world/Island.js:75
让岛屿上的所有刚体睡眠
wantsToSleep
Defined in src/world/Island.js:60
src/world/Island.js:60
检测是否整个岛屿即将进入睡眠
bodies
Defined in src/world/Island.js:19
src/world/Island.js:19
岛屿上当前的所有刚体
equations
Defined in src/world/Island.js:12
src/world/Island.js:12
岛屿上当前的所有方程