CSS Logo XNACS1Lib Library Documentation
XNACS1Primitive.ShouldTravel Property

Game-Themed Introductory Programming Project   

Defines if the primitive should move by its current velocity. Defaults to false.

public Boolean ShouldTravel {get; set;}

Remarks

Must be set to true for a primitive to move.

See Also

XNACS1Primitive Class | XNACS1Lib Namespace | Velocity