MCPcopy
hub / github.com/KilledByAPixel/LittleJS / getBodyType

Method getBodyType

plugins/box2d.js:395–395  ·  view source on GitHub ↗

Gets the physics body type * @return {number}

()

Source from the content-addressed store, hash-verified

393 /** Gets the physics body type
394 * @return {number} */
395 getBodyType() { return this.body.GetType(); }
396
397 /** Get the speed of this object
398 * @return {number} */

Callers 1

renderDebugInfoMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected