Introduce Keycode to simplify key checks.

This commit is contained in:
Paul Chote
2013-10-20 15:28:23 +13:00
parent dbb38e3a42
commit e5f93ec39e
4 changed files with 514 additions and 7 deletions

View File

@@ -151,6 +151,7 @@
<Compile Include="Filesystem\D2kSoundResources.cs" />
<Compile Include="Graphics\R8Reader.cs" />
<Compile Include="Graphics\TileSetRenderer.cs" />
<Compile Include="Keycode.cs" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">