mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
MouseCount and KeyBoardCount, input handling.
This commit is contained in:
@ -54,7 +54,9 @@
|
||||
<Compile Include="Graphics\Processing\RatioAdjust.cs" />
|
||||
<Compile Include="Graphics\TextAwesome.cs" />
|
||||
<Compile Include="Graphics\UserInterface\Counter.cs" />
|
||||
<Compile Include="Graphics\UserInterface\KeyBoardCount.cs" />
|
||||
<Compile Include="Graphics\UserInterface\KeyCounter.cs" />
|
||||
<Compile Include="Graphics\UserInterface\MouseCount.cs" />
|
||||
<Compile Include="Online\API\APIAccess.cs" />
|
||||
<Compile Include="Online\API\APIRequest.cs" />
|
||||
<Compile Include="Online\API\OAuth.cs" />
|
||||
|
Reference in New Issue
Block a user