XNACS1Lib: CSS490 Spring 2011 
        
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0
      
    
            Velocity of a primitive. This is a true velocity: with magnitude (speed) and direction for tavel.
            
        
        Namespace: XNACS1LibAssembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0
 Syntax
Syntax
| C# | 
|---|
| public Vector2 Velocity { get; set; } | 
 Remarks
Remarks
            Primitive with non-zero velocity will move only when ShouldTravel is set to true.
            
 
     
     
     
     
    