MCPcopy Create free account
hub / github.com/carbonengine/trinity / PrePhysicsUpdate

Method PrePhysicsUpdate

trinity/Interior/Tr2IntSkinnedObject.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68void Tr2IntSkinnedObject::PrePhysicsUpdate( Be::Time time )
69{
70 Tr2SkinnedObject::PrePhysicsUpdate( time );
71}
72
73void Tr2IntSkinnedObject::PostPhysicsUpdate( Be::Time time, Tr2ApexScene* apexScene )
74{

Callers 2

UpdateMethod · 0.45
UpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected