SpriteBaseAlterYVelocity Method |
Increment or decrement vertical velocity
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public virtual void AlterYVelocity(
double delta
)
Parameters
- delta
- Type: SystemDouble
Amount by which to change velocity in pixels per frame per frame
See Also