mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-03 06:24:32 +00:00
Getting closer to mutliple inputs actually working
Split logic and state from ActionMapper into another class, of which one exists per input set.
This commit is contained in:
parent
dcf09343b5
commit
c943759ce1
16 changed files with 309 additions and 186 deletions
|
@ -192,6 +192,14 @@
|
|||
RelativePath="..\..\BBGE\ActionSet.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\BBGE\ActionStatus.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\BBGE\ActionStatus.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\BBGE\AfterEffect.cpp"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue