feat: Added Input Class Library w/ Keyboard Inputs

This commit is contained in:
2023-11-24 15:34:05 +03:00
parent 5f2c551fa4
commit d60537f940
11 changed files with 689 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
is_global = true
build_property.TargetFramework = net8.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Engine.Inputs
build_property.ProjectDir = /home/syntriax/Projects/MonoGame/Engine-Pong/Engine/Engine.Inputs/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =