True Axis Physics SDK 1.2.0.1 Beta Documentation
www.trueaxis.com

void TA::DynamicObject::SetUpdateDisabled (
bool   bValue  ) [inline]
 

Call this function do disable or enable the calling of TA::DynamicObject::Update from inside TA::Physics::Update. Some times the user may wish to do there own update out side of TA::Physics::Update. It is also possible to override TA::DynamicObject::Update when inheriting from TA::DynamicObject.

See also:
TA::DynamicObject::UpdateDisabled, TA::DynamicObject::Update
Parameters:
bValue
true to disable Update, false to enable Update.



© Copyright 2004-2006 TRUE AXIS PTY LTD Australia. All rights reserved.