Refactored a lot of stuff.

Added property lists.
Renamed FileAdapter to FileSystemAdapter.
And more smaller stuff.
This commit is contained in:
2021-08-18 22:03:39 +02:00
parent 8a536887cf
commit 07ebc1a707
22 changed files with 954 additions and 36 deletions

View File

@@ -0,0 +1,8 @@
[gd_resource type="StyleBoxFlat" format=2]
[resource]
bg_color = Color( 0, 0, 0, 0.627451 )
corner_radius_top_left = 2
corner_radius_top_right = 2
corner_radius_bottom_right = 2
corner_radius_bottom_left = 2