This is a bunch of strings
Helps with self documentation
This commit is contained in:
parent
137c317f09
commit
72bcd912bb
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ var fileSystemOpen = false
|
|||
signal emptiedCapture
|
||||
signal pressedKey
|
||||
var costumeKeys = ["1","2","3","4","5","6","7","8","9","0"]
|
||||
signal spriteVisToggles(keysPressed:Array)
|
||||
signal spriteVisToggles(keysPressed:Array[String])
|
||||
signal all_keys_released
|
||||
|
||||
func _ready():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue