mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-05 18:15:54 +00:00
Bullet freeze
This commit is contained in:
parent
57ff504628
commit
34a07342ac
31 changed files with 255 additions and 8 deletions
|
|
@ -18,4 +18,7 @@ public abstract partial class InputProvider : Node2D
|
|||
public abstract bool GetWeaponNextJustPressed();
|
||||
public abstract bool GetWeaponPreviousJustPressed();
|
||||
public abstract bool GetPauseJustPressed();
|
||||
|
||||
public abstract bool GetFreezeJustPressed();
|
||||
public abstract bool GetFreezePressed();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue