C# Class Reign.Input.WinForms.Input
Datei anzeigen
Open project: reignstudios/ReignSDK
Class Usage Examples
Public Methods
Method |
Description |
|
Dispose ( ) : void |
|
|
Input ( IDisposableResource parent, IApplication application ) : Reign.Core |
|
|
Update ( ) : void |
|
|
Private Methods
Method |
Description |
|
updateEvent ( ApplicationEvent theEvent ) : void |
|
|
Method Details
public Dispose ( ) : void |
return |
void |
|
public Input ( IDisposableResource parent, IApplication application ) : Reign.Core |
parent |
IDisposableResource |
|
application |
IApplication |
|
return |
Reign.Core |
|
public Update ( ) : void |
return |
void |
|