Game controller support #94
Annotations
10 errors
|
build:
engine/Orbit.Input/MauiAppBuilderExtensions.cs#L109
The name 'Super' does not exist in the current context
|
|
build:
engine/Orbit.Input/MauiAppBuilderExtensions.cs#L113
'KeyboardOptions' does not contain a definition for 'AutoAttachToLifecycleEvents' and no accessible extension method 'AutoAttachToLifecycleEvents' accepting a first argument of type 'KeyboardOptions' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
engine/Orbit.Input/MauiAppBuilderExtensions.cs#L115
Member 'KeyboardManager.AttachKeyboard(UIElement)' cannot be accessed with an instance reference; qualify it with a type name instead
|
|
build:
engine/Orbit.Input/MauiAppBuilderExtensions.cs#L115
Dereference of a possibly null reference.
|
|
build:
engine/Orbit.Input/Platforms/Windows/KeyboardManager.cs#L13
The name 'KeyboardReleased' does not exist in the current context
|
|
build:
engine/Orbit.Input/Platforms/Windows/KeyboardManager.cs#L20
The name 'KeyboardPressed' does not exist in the current context
|
|
build:
engine/Orbit.Input/MauiAppBuilderExtensions.cs#L109
The name 'Super' does not exist in the current context
|
|
build:
engine/Orbit.Input/MauiAppBuilderExtensions.cs#L113
'KeyboardOptions' does not contain a definition for 'AutoAttachToLifecycleEvents' and no accessible extension method 'AutoAttachToLifecycleEvents' accepting a first argument of type 'KeyboardOptions' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
engine/Orbit.Input/MauiAppBuilderExtensions.cs#L115
Member 'KeyboardManager.AttachKeyboard(UIElement)' cannot be accessed with an instance reference; qualify it with a type name instead
|
|
build:
engine/Orbit.Input/MauiAppBuilderExtensions.cs#L115
Dereference of a possibly null reference.
|