C# Class SineHorizontalMovement, SlashRunner

Allows the object to exhibit horizontally back-and-forth movement with a velocity described by a sine wave
Inheritance: SineMovement
ファイルを表示 Open project: matthewAURA/SlashRunner

Protected Methods

Method Description
ComputeMovement ( ) : void

Method Details

ComputeMovement() protected final method

protected final ComputeMovement ( ) : void
return void