mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-07 17:45:54 +00:00
Manual Reload
This commit is contained in:
parent
9a5267b3e9
commit
3b19e2b76f
10 changed files with 92 additions and 6 deletions
|
|
@ -21,4 +21,7 @@ public abstract partial class InputProvider : Node2D
|
|||
|
||||
public abstract bool GetFreezeJustPressed();
|
||||
public abstract bool GetFreezePressed();
|
||||
|
||||
public abstract bool GetReloadJustPressed();
|
||||
public abstract bool GetReloadPressed();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue