6 lines
60 B
GDScript3
6 lines
60 B
GDScript3
|
extends Control
|
||
|
|
||
|
class_name GameUI
|
||
|
|
||
|
signal command(command)
|