C# Class SwipeControls

Inheritance: MonoBehaviour
Afficher le fichier Open project: 5thFloorGames/TheMusicGame Class Usage Examples

Méthodes publiques

Свойство Type Description
player Transform

Méthodes publiques

Méthode Description
AutoRun ( ) : void
FreeControl ( ) : void

Private Methods

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

Method Details

AutoRun() public méthode

public AutoRun ( ) : void
Résultat void

FreeControl() public méthode

public FreeControl ( ) : void
Résultat void

Property Details

player public_oe property

public Transform player
Résultat Transform