C# Class Platformer2DDualControl, LevelConceito1

Inheritance: MonoBehaviour
Afficher le fichier Open project: MuvucaGames/LevelConceito1

Méthodes publiques

Méthode Description
SetPlayer ( bool isFirstPlayer ) : void

Private Methods

Méthode Description
Awake ( ) : void
FixedUpdate ( ) : void
Update ( ) : void

Method Details

SetPlayer() public méthode

public SetPlayer ( bool isFirstPlayer ) : void
isFirstPlayer bool
Résultat void