Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ isDisplacable
Method
isDisplacable
Engine/source/T3D/player.cpp:5434–5437 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5432
//----------------------------------------------------------------------------
5433
5434
bool Player::isDisplacable() const
5435
{
5436
return true;
5437
}
5438
5439
Point3F Player::getMomentum() const
5440
{
Callers
1
resolveDisplacement
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected