Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/KilledByAPixel/LittleJS
/ getIsAwake
Method
getIsAwake
plugins/box2d.js:391–391 ·
view source on GitHub ↗
Check if this object is awake * @return {boolean}
()
Source
from the content-addressed store, hash-verified
389
/** Check
if
this object is awake
390
* @
return
{boolean} */
391
getIsAwake() {
return
this.body.IsAwake(); }
392
393
/** Gets the physics body
type
394
* @
return
{number} */
Callers
1
renderDebugInfo
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected