MCPcopy Create free account
hub / github.com/davideberly/GeometricTools / Update

Method Update

GTE/Samples/Physics/BallRubberBand/PhysicsModule.cpp:44–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44void PhysicsModule::Update()
45{
46 mTime += mDeltaTime;
47 Evaluate();
48}
49
50

Callers 1

BallRubberBandWindow2Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected