CSS Logo XNACS1Lib Library Documentation
XNACS1Primitive.VelocityX Property

Game-Themed Introductory Programming Project   

Get/Set the x-component of the primitive velocity.

public Single VelocityX {get; set;}

Remarks

Primitive with non-zero velocity will move only when ShouldTravel is set to true.

See Also

XNACS1Primitive Class | XNACS1Lib Namespace | Velocity | ShouldTravel