XNACS1Lib: CSS490 Spring 2011
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0
Moves the primitive during each update cycle. This function is automacially called for all visible
primitives. Default behavior is to move the primitive if:
. Primitive is visible (invivislble primitive is not updated)
. ShouldTravel is true
. HasNonZeroVelocity() is true
Namespace: XNACS1LibAssembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0
Syntax
C# |
---|
public virtual void TravelPrimitive() |