summaryrefslogtreecommitdiff
path: root/doc/classes/ReferenceRect.xml
blob: 1946ee8b81af2321592a6a6cf31d146f4e9f4709 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8" ?>
<class name="ReferenceRect" inherits="Control" category="Core" version="3.1-dev">
	<brief_description>
		Reference frame for GUI.
	</brief_description>
	<description>
		Reference frame for GUI. It's just like an empty control, except a red box is displayed while editing around its size at all times.
	</description>
	<tutorials>
	</tutorials>
	<demos>
	</demos>
	<methods>
	</methods>
	<constants>
	</constants>
	<theme_items>
		<theme_item name="border" type="StyleBox">
		</theme_item>
	</theme_items>
</class>