C# Class KeyboardInstanciator, rainCrossBow

Inheritance: MonoBehaviour
Afficher le fichier Open project: Collegiennes/rainCrossBow

Méthodes publiques

Свойство Type Description
Prefabs List

Méthodes publiques

Méthode Description
GetKeyState ( KeyCode, key ) : TimedButtonState
Start ( ) : void
Update ( ) : void

Method Details

GetKeyState() public méthode

public GetKeyState ( KeyCode, key ) : TimedButtonState
key KeyCode,
Résultat TimedButtonState

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Prefabs public_oe property

public List Prefabs
Résultat List