Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WhitestormJS/physics-module-ammonext
/ functions
Functions
206 in github.com/WhitestormJS/physics-module-ammonext
⨍
Functions
206
◇
Types & classes
54
↓ 112 callers
Method
execute
(cmd, params)
src/modules/core/WorldModuleBase.js:562
↓ 49 callers
Method
clone
(manager)
src/modules/core/PhysicsModule.js:333
↓ 28 callers
Method
addEventListener
(event_name, callback)
src/eventable.js:6
↓ 28 callers
Function
send
(key, arg)
bundle-worker/physics-module.js:107
↓ 25 callers
Function
classCallCheck
(instance, Constructor)
bundle-worker/physics-module.js:216
↓ 24 callers
Method
updateData
(callback)
src/modules/core/PhysicsModule.js:324
↓ 16 callers
Function
inherits
(subClass, superClass)
bundle-worker/physics-module.js:262
↓ 16 callers
Function
possibleConstructorReturn
(self, call)
bundle-worker/physics-module.js:288
↓ 10 callers
Function
convertWorldPositionToObject
(position, object)
bundle-worker/physics-module.js:48
↓ 10 callers
Function
convertWorldPositionToObject
(position, object)
src/api.js:51
↓ 10 callers
Method
send
(...args)
src/modules/WorldModule.js:54
↓ 8 callers
Method
dispatchEvent
(event_name)
src/eventable.js:26
↓ 6 callers
Method
applyCentralImpulse
(force)
src/modules/core/PhysicsModule.js:135
↓ 6 callers
Method
enableMotor
()
src/constraints/ConeTwistConstraint.js:39
↓ 6 callers
Method
getLinearVelocity
()
src/modules/core/PhysicsModule.js:192
↓ 6 callers
Function
getShapeFromCache
(cache_key)
bundle-worker/physics-module.js:1702
↓ 6 callers
Function
getShapeFromCache
(cache_key)
src/worker.js:118
↓ 6 callers
Method
setAngularFactor
(factor)
src/modules/core/PhysicsModule.js:203
↓ 6 callers
Method
setLimit
(x, y, z)
src/constraints/ConeTwistConstraint.js:35
↓ 6 callers
Function
setShapeCache
(cache_key, shape)
bundle-worker/physics-module.js:1708
↓ 6 callers
Function
setShapeCache
(cache_key, shape)
src/worker.js:125
↓ 4 callers
Method
defer
(func, args)
src/modules/core/WorldModuleBase.js:641
↓ 4 callers
Method
removeEventListener
(event_name, callback)
src/eventable.js:13
↓ 4 callers
Method
setAngularVelocity
(velocity)
src/modules/core/PhysicsModule.js:185
↓ 4 callers
Method
updateCollisions
(info)
src/modules/core/WorldModuleBase.js:381
↓ 4 callers
Method
updateConstraints
(data)
src/modules/core/WorldModuleBase.js:354
↓ 4 callers
Method
updateScene
(info)
src/modules/core/WorldModuleBase.js:135
↓ 4 callers
Method
updateVehicles
(data)
src/modules/core/WorldModuleBase.js:325
↓ 4 callers
Function
vert
(n)
bundle-worker/physics-module.js:4083
↓ 3 callers
Method
setup
()
src/modules/core/WorldModuleBase.js:53
↓ 2 callers
Method
addConstraint
(constraint, show_marker)
src/modules/core/WorldModuleBase.js:477
↓ 2 callers
Method
addWheel
(wheel_geometry, wheel_material, connection_point, wheel_direction, wheel_axle, suspension_rest_length, wheel_
src/vehicle/vehicle.js:21
↓ 2 callers
Method
appendAnchor
(object, node, influence, collisionBetweenLinkedBodies = true)
src/modules/RopeModule.js:44
↓ 2 callers
Method
applyCentralForce
(force)
src/modules/core/PhysicsModule.js:160
↓ 2 callers
Method
applyEngineForce
(amount, wheel)
src/vehicle/vehicle.js:60
↓ 2 callers
Method
applyForce
(force, offset)
src/modules/core/PhysicsModule.js:169
↓ 2 callers
Method
applyImpulse
(force, offset)
src/modules/core/PhysicsModule.js:139
↓ 2 callers
Method
applyTorque
(force)
src/modules/core/PhysicsModule.js:151
↓ 2 callers
Function
createShape
(description)
bundle-worker/physics-module.js:1712
↓ 2 callers
Function
createShape
(description)
src/worker.js:129
↓ 2 callers
Function
createSourceObject
(str)
bundle-worker/workerhelper.js:76
↓ 2 callers
Function
createSourceObject
(str)
bundle-worker/physics-module.js:1564
↓ 2 callers
Function
defineProperties
(target, props)
bundle-worker/physics-module.js:223
↓ 2 callers
Method
enableAngularMotor
(which)
src/constraints/DOFConstraint.js:56
↓ 2 callers
Function
entryToConfig
(input, dest, native = false)
rollup.config.js:18
↓ 2 callers
Method
geometryProcessor
(geometry)
src/modules/ConcaveModule.js:15
↓ 2 callers
Method
getAngularVelocity
()
src/modules/core/PhysicsModule.js:181
↓ 2 callers
Method
getDefinition
()
src/constraints/DOFConstraint.js:27
↓ 2 callers
Method
receive
(callback)
src/modules/WorldModule.js:58
↓ 2 callers
Method
removeConstraint
(constraint)
src/modules/core/WorldModuleBase.js:555
↓ 2 callers
Function
resume
(key, arg)
bundle-worker/physics-module.js:126
↓ 2 callers
Method
setAngularLowerLimit
(limit)
src/constraints/DOFConstraint.js:48
↓ 2 callers
Method
setAngularUpperLimit
(limit)
src/constraints/DOFConstraint.js:52
↓ 2 callers
Method
setBrake
(amount, wheel)
src/vehicle/vehicle.js:51
↓ 2 callers
Method
setCcdMotionThreshold
(threshold)
src/modules/core/PhysicsModule.js:224
↓ 2 callers
Method
setCcdSweptSphereRadius
(radius)
src/modules/core/PhysicsModule.js:231
↓ 2 callers
Method
setDamping
(linear, angular)
src/modules/core/PhysicsModule.js:217
↓ 2 callers
Method
setLinearFactor
(factor)
src/modules/core/PhysicsModule.js:210
↓ 2 callers
Method
setLinearLowerLimit
(limit)
src/constraints/DOFConstraint.js:40
↓ 2 callers
Method
setLinearUpperLimit
(limit)
src/constraints/DOFConstraint.js:44
↓ 2 callers
Method
setLinearVelocity
(velocity)
src/modules/core/PhysicsModule.js:196
↓ 2 callers
Method
setMaxMotorImpulse
(max_impulse)
src/constraints/ConeTwistConstraint.js:43
↓ 2 callers
Method
setMotorTarget
(target)
src/constraints/ConeTwistConstraint.js:47
↓ 2 callers
Function
settle
(type, value)
bundle-worker/physics-module.js:145
↓ 2 callers
Function
toConsumableArray
(arr)
bundle-worker/physics-module.js:314
↓ 2 callers
Method
updateSoftbodies
(info)
src/modules/core/WorldModuleBase.js:189
↓ 2 callers
Function
wrapPhysicsPrototype
(scope)
bundle-worker/physics-module.js:3361
↓ 2 callers
Function
wrapPhysicsPrototype
(scope)
src/modules/core/PhysicsModule.js:98
↓ 1 callers
Function
addObjectChildren
(parent, object)
bundle-worker/physics-module.js:65
↓ 1 callers
Function
addObjectChildren
(parent, object)
src/api.js:68
↓ 1 callers
Method
appendLinearJoint
(object, specs)
src/modules/ClothModule.js:147
↓ 1 callers
Function
arrayMax
(array)
src/modules/ClothModule.js:4
↓ 1 callers
Function
createSoftBody
(description)
bundle-worker/physics-module.js:1873
↓ 1 callers
Function
createSoftBody
(description)
src/worker.js:308
↓ 1 callers
Method
onAddCallback
(component)
src/modules/core/WorldModuleBase.js:566
↓ 1 callers
Method
receive
(callback)
src/modules/WorldModuleNative.js:38
↓ 1 callers
Function
reportCollisions
()
bundle-worker/physics-module.js:3034
↓ 1 callers
Function
reportCollisions
()
src/worker.js:1794
↓ 1 callers
Function
reportConstraints
()
bundle-worker/physics-module.js:3126
↓ 1 callers
Function
reportConstraints
()
src/worker.js:1892
↓ 1 callers
Function
reportVehicles
()
bundle-worker/physics-module.js:3077
↓ 1 callers
Function
reportVehicles
()
src/worker.js:1840
↓ 1 callers
Function
reportWorld
()
bundle-worker/physics-module.js:2857
↓ 1 callers
Function
reportWorld
()
src/worker.js:1610
↓ 1 callers
Function
reportWorld_softbodies
()
bundle-worker/physics-module.js:2916
↓ 1 callers
Function
reportWorld_softbodies
()
src/worker.js:1671
↓ 1 callers
Function
wrapPhysicsPrototype
(scope)
src/modules/physicsPrototype.js:98
Function
API
()
bundle-worker/physics-module.js:3398
Function
AsyncGenerator
(gen)
bundle-worker/physics-module.js:104
Function
AwaitValue
(value)
bundle-worker/physics-module.js:100
Function
BoxModule
(params)
bundle-worker/physics-module.js:3630
Function
CapsuleModule
(params)
bundle-worker/physics-module.js:3669
Function
ClothModule
(params)
bundle-worker/physics-module.js:3978
Function
CompoundModule
(params)
bundle-worker/physics-module.js:3655
Function
ConcaveModule
(params)
bundle-worker/physics-module.js:3694
Function
ConeModule
(params)
bundle-worker/physics-module.js:3751
Function
ConeTwistConstraint
(obja, objb, position)
bundle-worker/physics-module.js:376
Function
ConvexModule
(params)
bundle-worker/physics-module.js:3775
Function
CylinderModule
(params)
bundle-worker/physics-module.js:3799
Function
DOFConstraint
(obja, objb, position)
bundle-worker/physics-module.js:641
next →
1–100 of 206, ranked by callers