Refactoring EditableCanvas in DrawboxEditable and other classes

This commit is contained in:
2026-03-23 15:07:55 +03:00
parent 3b81412eb2
commit ab30acd69a
26 changed files with 498 additions and 186 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

+5
View File
@@ -20,4 +20,9 @@
<property default="3 2 252 1 253 605 6 608" name="drawbox" type="string"/>
<property default="Rectangle 0 0 96 98" name="hitbox" type="string"/>
</objecttype>
<objecttype color="000000" name="newtest">
<property default="solid" name="class" type="string"/>
<property default="0 0 0 0 0 0 0 0" name="drawbox" type="string"/>
<property default="Rectangle 0 0 0 0" name="hitbox" type="string"/>
</objecttype>
</objecttypes>