C# Class Artemis.Engine.Input.ControlScheme

Afficher le fichier Open project: ArtemisEngine/Artemis-Engine

Méthodes publiques

Свойство Type Description
KeyIntents ControlIntent>.Dictionary

Méthodes publiques

Méthode Description
ControlScheme ( ControlIntent>.Dictionary keys ) : System.Collections.Generic
operator ( ) : ControlScheme

Method Details

ControlScheme() public méthode

public ControlScheme ( ControlIntent>.Dictionary keys ) : System.Collections.Generic
keys ControlIntent>.Dictionary
Résultat System.Collections.Generic

operator() public static méthode

public static operator ( ) : ControlScheme
Résultat ControlScheme

Property Details

KeyIntents public_oe property

public Dictionary KeyIntents
Résultat ControlIntent>.Dictionary