C# Class SineVerticalMovement, SlashRunner

Allows the object to exhibit vertically back-and-forth movement with a velocity described by a sine wave
Inheritance: SineMovement
Datei anzeigen Open project: matthewAURA/SlashRunner

Protected Methods

Method Description
ComputeMovement ( ) : void

Method Details

ComputeMovement() protected final method

protected final ComputeMovement ( ) : void
return void