C# Class TPInputLibrary.SF4InputHandler

Afficher le fichier Open project: Necrophagos/SF4ComboTrainer Class Usage Examples

Méthodes publiques

Свойство Type Description
CurrentState SF4InputState
SelectedInputType InputType

Méthodes publiques

Méthode Description
InputUpdate ( ) : void
SF4InputHandler ( int _playerNumber, InputType inputType ) : UnityEngine

Method Details

InputUpdate() public méthode

public InputUpdate ( ) : void
Résultat void

SF4InputHandler() public méthode

public SF4InputHandler ( int _playerNumber, InputType inputType ) : UnityEngine
_playerNumber int
inputType InputType
Résultat UnityEngine

Property Details

CurrentState public_oe property

public SF4InputState,TPInputLibrary CurrentState
Résultat SF4InputState

SelectedInputType public_oe property

public InputType SelectedInputType
Résultat InputType