This commit is contained in:
NoryiE
2025-02-26 20:03:18 +00:00
parent baf63e7074
commit 7cb866e08a

View File

@@ -6,7 +6,7 @@ This is the frame class. It serves as a grouping container for other elements.
|Property|Type|Default|Description|
|---|---|---|---|
|draggable|boolean|false|Whether the frame is draggable
|draggingMap|table|{{x=1,|y=1, width="width", height=1}} The map of dragging positions
|draggingMap|table|{}|The map of dragging positions
## Functions