Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SineDiagonalMovement
C# Class SineDiagonalMovement, SlashRunner
Allows the object to exhibit diagonally back-and-forth movement with a velocity described by a sine wave.
Inheritance:
SineMovement
Datei anzeigen
Open project: matthewAURA/SlashRunner
Public Properties
Property
Type
Description
magnitudeX
float
magnitudeY
float
Protected Methods
Method
Description
ComputeMovement
( ) :
void
Method Details
ComputeMovement()
protected
final
method
protected
final
ComputeMovement
( ) :
void
return
void
Property Details
magnitudeX
public_oe property
Range of horizontal motion
public
float
magnitudeX
return
float
magnitudeY
public_oe property
Range of horizontal motion
public
float
magnitudeY
return
float