This website requires JavaScript.
Explore
Help
Sign In
izzy
/
Darklings-FightingGame
Watch
0
Star
0
Fork
0
You've already forked Darklings-FightingGame
mirror of
https://github.com/izzy2lost/Darklings-FightingGame.git
synced
2026-03-10 11:35:19 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
development
Add File
New File
Apply Patch
Darklings-FightingGame
/
Assets
/
_Project
/
Scripts
/
SimulationScripts
/
InputList.cs
5 lines
107 B
C#
Raw
Permalink
Normal View
History
Unescape
Escape
Initial update to restructuring input logic
2023-07-01 23:48:47 +03:00
public
class
InputList
{
update for input logic
2023-07-02 23:17:37 +03:00
public
InputTrigger
[
]
inputTriggers
;
public
InputSequence
inputSequence
;
Initial update to restructuring input logic
2023-07-01 23:48:47 +03:00
}
Reference in New Issue
Copy Permalink