summaryrefslogtreecommitdiff
path: root/doc/classes/ReferenceRect.xml
blob: b07b9bf80ec1f32930b6782abb53288557040663 (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.2">
	<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>
	<members>
		<member name="border_color" type="Color" setter="set_border_color" getter="get_border_color">
		</member>
	</members>
	<constants>
	</constants>
</class>