MCPcopy 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
5434bool Player::isDisplacable() const
5435{
5436 return true;
5437}
5438
5439Point3F Player::getMomentum() const
5440{

Callers 1

resolveDisplacementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected