C# Class InputProviderPCStd, ProjectPhoenix

Inheritance: MonoBehaviour
Afficher le fichier Open project: Alx666/ProjectPhoenix Class Usage Examples

Méthodes publiques

Свойство Type Description
Backward KeyCode,
Fire KeyCode,
Left KeyCode,
PanLeft KeyCode,
PanRight KeyCode,
Right KeyCode,
Stop KeyCode,
Up KeyCode,

Méthodes publiques

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

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Backward public_oe property

public KeyCode, Backward
Résultat KeyCode,

Fire public_oe property

public KeyCode, Fire
Résultat KeyCode,

Left public_oe property

public KeyCode, Left
Résultat KeyCode,

PanLeft public_oe property

public KeyCode, PanLeft
Résultat KeyCode,

PanRight public_oe property

public KeyCode, PanRight
Résultat KeyCode,

Right public_oe property

public KeyCode, Right
Résultat KeyCode,

Stop public_oe property

public KeyCode, Stop
Résultat KeyCode,

Up public_oe property

public KeyCode, Up
Résultat KeyCode,