5 lines
64 B
GDScript
5 lines
64 B
GDScript
extends Window
|
|
class_name Dragon
|
|
|
|
|
|
var main_window_rect: Rect2i
|