C# Class BlisterUI.Input.InputManager

Afficher le fichier Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Méthodes publiques

Méthode Description
AddGamePad ( PlayerIndex index ) : void
InputManager ( ) : System
Refresh ( ) : void
RemoveGamePad ( PlayerIndex index ) : void

Method Details

AddGamePad() public méthode

public AddGamePad ( PlayerIndex index ) : void
index PlayerIndex
Résultat void

InputManager() public méthode

public InputManager ( ) : System
Résultat System

Refresh() public méthode

public Refresh ( ) : void
Résultat void

RemoveGamePad() public méthode

public RemoveGamePad ( PlayerIndex index ) : void
index PlayerIndex
Résultat void