Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
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
Afficher le fichier
Open project: matthewAURA/SlashRunner
Méthodes publiques
Свойство
Type
Description
magnitudeX
float
magnitudeY
float
Méthodes protégées
Méthode
Description
ComputeMovement
( ) :
void
Method Details
ComputeMovement()
protected
final
méthode
protected
final
ComputeMovement
( ) :
void
Résultat
void
Property Details
magnitudeX
public_oe property
Range of horizontal motion
public
float
magnitudeX
Résultat
float
magnitudeY
public_oe property
Range of horizontal motion
public
float
magnitudeY
Résultat
float