C# Class KeyPresses, GMU-Rhythm-Mechanic

Inheritance: MonoBehaviour
Afficher le fichier Open project: GameMakersUnion/GMU-Rhythm-Mechanic Class Usage Examples

Méthodes publiques

Свойство Type Description
LeftBlue Transform
LeftRed Transform
LeftYellow Transform
RightBlue Transform
RightRed Transform
RightYellow Transform

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

LeftBlue public_oe property

public Transform LeftBlue
Résultat Transform

LeftRed public_oe property

public Transform LeftRed
Résultat Transform

LeftYellow public_oe property

public Transform LeftYellow
Résultat Transform

RightBlue public_oe property

public Transform RightBlue
Résultat Transform

RightRed public_oe property

public Transform RightRed
Résultat Transform

RightYellow public_oe property

public Transform RightYellow
Résultat Transform