C# Class EmptyKeys.UserInterface.Engine

Implements abstract Engine
Afficher le fichier Open project: EmptyKeys/UI_Engines Class Usage Examples

Protected Properties

Свойство Type Description
instance Engine

Méthodes publiques

Méthode Description
Engine ( ) : EmptyKeys.UserInterface.Input

Initializes a new instance of the Engine class.

Method Details

Engine() public méthode

Initializes a new instance of the Engine class.
public Engine ( ) : EmptyKeys.UserInterface.Input
Résultat EmptyKeys.UserInterface.Input

Property Details

instance protected_oe static_oe property

The instance
protected static Engine,EmptyKeys.UserInterface instance
Résultat Engine