This commit is contained in:
CortexCore
2025-03-03 18:43:55 +08:00
parent 54f40090c9
commit 4402ae533b
32 changed files with 337 additions and 73 deletions

View File

@@ -0,0 +1,11 @@
using System.Collections.Generic;
namespace Project.B.Player
{
public interface ICarKeyMap<T>:IKeyMap
{
public T VerticalKey { get; }
public T HorizontalKey { get; }
public T HandBrakeKey { get; }
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: ead0efe3f787c674da6df856098ff7b4
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: