-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontrols.xml
More file actions
239 lines (214 loc) · 12.3 KB
/
controls.xml
File metadata and controls
239 lines (214 loc) · 12.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
<GuiXml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sir.insidi.at/or/schema/esoui.xsd">
<Controls>
<TopLevelControl name="LibImplex_MarkersControl" layer="0" level="0" />
<TopLevelControl name="IMP_LibImplex_Canvas" layer="0" level="0" /> <!-- layer="0" level="0"> -->
<TopLevelControl name="IMP_LibImplex_SecondCanvas" layer="0" level="0" /> <!-- layer="0" level="0"> -->
<TopLevelControl name="LibImplex_2DMarkers" layer="0" level="0">
<AnchorFill />
<OnInitialized>
self:Create3DRenderSpace()
</OnInitialized>
</TopLevelControl>
<TopLevelControl name="IMP_LibImplex_MI"> <!-- layer="0" level="0"> -->
<!-- <AnchorFill /> -->
<OnInitialized>
self:Create3DRenderSpace()
</OnInitialized>
</TopLevelControl>
<!-- <TopLevelControl name="LibImplex_Links" layer="BACKGROUND">
<AnchorFill />
</TopLevelControl> -->
<Line name="LibImplex_LineTemplate" tier="HIGH" thickness="1" color="FFFFFF" virtual="true" />
<!-- <StatusBar name="LibImplex_StatusBar" level="500" virtual="true" textureFile="EsoUI/Art/UnitAttributeVisualizer/attributeBar_dynamic_fill.dds">
<Dimensions y="17" />
<Anchor point="LEFT" />
<Anchor point="RIGHT" />
<TextureCoords left="0" right="1" top="0" bottom="0.53125"/> -->
<!-- <LeadingEdge textureFile="EsoUI/Art/UnitAttributeVisualizer/attributeBar_dynamic_leadingEdge.dds" width="11" height="17" />
<LeadingEdgeTextureCoords left="0" right="0.6875" top="0" bottom="0.53125" /> -->
<!-- <OnInitialized>
self.gloss = self:GetNamedChild("Gloss")
</OnInitialized>
<OnMinMaxValueChanged>
self.gloss:SetMinMax(min, max)
</OnMinMaxValueChanged>
<OnValueChanged>
self.gloss:SetValue(value)
</OnValueChanged> -->
<!-- </StatusBar> -->
<!-- <TopLevelControl name="LibImplex_XXX">
<AnchorFill />
<Controls>
<StatusBar name="LibImplex_Bar" inherits="LibImplex_StatusBar">
<Anchor point="CENTER" />
<Dimensions x="100" /> -->
<!-- <OnInitialized> -->
<!-- self.gloss = self:GetNamedChild("Gloss") -->
<!-- </OnInitialized> -->
<!-- <Controls> -->
<!-- <Backdrop name="$(parent)BG" inherits="ZO_DefaultBackdrop" edgeColor="FF0000" centerColor="00FF00" /> -->
<!-- <StatusBar name="$(parent)Gloss" inherits="ZO_PlayerAttributeStatusBarGlossSmall_Keyboard_Template" /> -->
<!-- </Controls> -->
<!-- </StatusBar>
</Controls>
</TopLevelControl> -->
<Texture name="LibImplex_TextureBar" hidden="true" textureFile="EsoUI/Art/UnitAttributeVisualizer/attributeBar_dynamic_fill.dds">
<TextureCoords left="0" right="1" top="0" bottom="0.53125"/>
<!-- <OnInitialized> -->
<!-- self.gloss = self:GetNamedChild("Gloss") -->
<!-- </OnInitialized> -->
<!-- <Controls> -->
<!-- <Backdrop name="$(parent)BG" inherits="ZO_DefaultBackdrop" edgeColor="FF0000" centerColor="00FF00" /> -->
<!-- <StatusBar name="$(parent)Gloss" inherits="ZO_PlayerAttributeStatusBarGlossSmall_Keyboard_Template" /> -->
<!-- </Controls> -->
</Texture>
<Texture name="LibImplex_MarkerTemplate" tier="DT_LOW" layer="DL_BACKGROUND" textureFileReleaseOption="RELEASE_TEXTURE_AT_ZERO_REFERENCES" pixelRoundingEnabled="false" virtual="true">
<Controls>
<Label name="$(parent)DistanceLabel" tier="DT_LOW" layer="DL_BACKGROUND" font="ZoFontWinH3" text="-" pixelRoundingEnabled="false" hidden="true">
<Anchor point="TOP" relativePoint="BOTTOM" offsetY="-7" />
</Label>
</Controls>
</Texture>
<Texture name="IMP_LibImplex_ObjectTemplate" pixelRoundingEnabled="false" virtual="true"> <!-- tier="DT_LOW" layer="DL_BACKGROUND" textureFileReleaseOption="RELEASE_TEXTURE_AT_ZERO_REFERENCES" -->
<Controls>
<Label name="$(parent)DistanceLabel" tier="DT_LOW" layer="DL_BACKGROUND" font="ZoFontWinH3" text="-" pixelRoundingEnabled="false" hidden="true">
<Anchor point="TOP" relativePoint="BOTTOM" offsetY="-7" />
</Label>
</Controls>
</Texture>
<Label name="LibImplex_DefaultHeaderLabel" font="ZoFontHeader3" wrapMode="ELLIPSIS" color="INTERFACE_COLOR_TYPE_TEXT_COLORS:INTERFACE_TEXT_COLOR_NORMAL" virtual="true" />
<Label name="LibImplex_DefaultLabel" font="ZoFontGame" wrapMode="ELLIPSIS" color="INTERFACE_COLOR_TYPE_TEXT_COLORS:INTERFACE_TEXT_COLOR_NORMAL" virtual="true" />
<TopLevelControl name="LibImplex_Edit" hidden="true">
<Anchor point="TOP" relativePoint="CENTER" offsetY="400" />
<Dimensions x="155" y="130" />
<Controls>
<Backdrop name="$(parent)Background" inherits="ZO_DefaultBackdrop" />
<!-- TODO: Divider -->
<Control name="$(parent)Header">
<Anchor point="TOPLEFT" />
<Anchor point="BOTTOMRIGHT" relativePoint="TOPRIGHT" offsetY="24" />
<Controls>
<Label name="$(parent)PointIndex" inherits="LibImplex_DefaultHeaderLabel" text="Edit position">
<Anchor point="TOPLEFT" offsetY="-4" />
</Label>
<!-- <Button name="$(parent)CloseButton">
<Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" offsetX="12" offsetY="-14" />
<Dimensions x="42" y="42"/>
<Textures
normal="/esoui/art/hud/radialicon_cancel_up.dds"
mouseOver="/esoui/art/hud/radialicon_cancel_over.dds"
/>
<OnClicked>
LibImplex_CloseEditPoint(self)
</OnClicked>
</Button> -->
</Controls>
</Control>
<Control name="$(parent)XY">
<Dimensions x="96" y="96" />
<Anchor point="TOPLEFT" relativeTo="$(parent)Header" relativePoint="BOTTOMLEFT" offsetY="8" />
<Controls>
<Label name="$(parent)Label" inherits="LibImplex_DefaultLabel" text="XY">
<Anchor point="CENTER"/>
</Label>
<Button name="$(parent)Forward">
<Dimensions x="32" y="32" />
<Anchor point="TOP" />
<Textures
normal="EsoUI/Art/ChatWindow/chat_scrollbar_upArrow_up.dds"
pressed="EsoUI/Art/ChatWindow/chat_scrollbar_upArrow_down.dds"
mouseOver="EsoUI/Art/ChatWindow/chat_scrollbar_upArrow_over.dds"
disabled="EsoUI/Art/ChatWindow/chat_scrollbar_upArrow_disabled.dds"
/>
<OnMouseDown>
LibImplex_Move('f')
</OnMouseDown>
</Button>
<Button name="$(parent)Backward">
<Dimensions x="32" y="32" />
<Anchor point="BOTTOM" />
<Textures
normal="EsoUI/Art/ChatWindow/chat_scrollbar_downArrow_up.dds"
pressed="EsoUI/Art/ChatWindow/chat_scrollbar_downArrow_down.dds"
mouseOver="EsoUI/Art/ChatWindow/chat_scrollbar_downArrow_over.dds"
disabled="EsoUI/Art/ChatWindow/chat_scrollbar_downArrow_disabled.dds"
/>
<OnMouseDown>
LibImplex_Move('b')
</OnMouseDown>
</Button>
<Button name="$(parent)Left">
<Dimensions x="32" y="32" />
<Anchor point="LEFT" />
<Textures
normal="EsoUI/Art/Buttons/leftarrow_up.dds"
pressed="EsoUI/Art/Buttons/leftarrow_down.dds"
mouseOver="EsoUI/Art/Buttons/leftarrow_over.dds"
disabled="EsoUI/Art/Buttons/leftarrow_disabled.dds"
/>
<OnMouseDown>
LibImplex_Move('l')
</OnMouseDown>
</Button>
<Button name="$(parent)Right">
<Dimensions x="32" y="32" />
<Anchor point="RIGHT"/>
<Textures
normal="EsoUI/Art/Buttons/rightarrow_up.dds"
pressed="EsoUI/Art/Buttons/rightarrow_down.dds"
mouseOver="EsoUI/Art/Buttons/rightarrow_over.dds"
disabled="EsoUI/Art/Buttons/rightarrow_disabled.dds"
/>
<OnMouseDown>
LibImplex_Move('r')
</OnMouseDown>
</Button>
</Controls>
</Control>
<Control name="$(parent)Z">
<Dimensions x="32" y="96" />
<Anchor point="LEFT" relativeTo="$(parent)XY" relativePoint="RIGHT" offsetX="18" />
<Controls>
<Label name="$(parent)Label" inherits="LibImplex_DefaultLabel" text="Z">
<Anchor point="CENTER"/>
</Label>
<Button name="$(parent)Up">
<Dimensions x="32" y="32" />
<Anchor point="TOP" />
<Textures
normal="EsoUI/Art/ChatWindow/chat_scrollbar_upArrow_up.dds"
pressed="EsoUI/Art/ChatWindow/chat_scrollbar_upArrow_down.dds"
mouseOver="EsoUI/Art/ChatWindow/chat_scrollbar_upArrow_over.dds"
disabled="EsoUI/Art/ChatWindow/chat_scrollbar_upArrow_disabled.dds"
/>
<OnMouseDown>
LibImplex_Move('u')
</OnMouseDown>
</Button>
<Button name="$(parent)Down">
<Dimensions x="32" y="32" />
<Anchor point="BOTTOM" />
<Textures
normal="EsoUI/Art/ChatWindow/chat_scrollbar_downArrow_up.dds"
pressed="EsoUI/Art/ChatWindow/chat_scrollbar_downArrow_down.dds"
mouseOver="EsoUI/Art/ChatWindow/chat_scrollbar_downArrow_over.dds"
disabled="EsoUI/Art/ChatWindow/chat_scrollbar_downArrow_disabled.dds"
/>
<OnMouseDown>
LibImplex_Move('d')
</OnMouseDown>
</Button>
</Controls>
</Control>
</Controls>
</TopLevelControl>
<TopLevelControl name="IMP_LibImplex_C_OnReticleOver" hidden="true">
<Anchor point="CENTER" />
<Controls>
<Label name="$(parent)Label" font="ZoFontWinH2" text="-">
<Anchor point="LEFT" relativePoint="CENTER" offsetX="48" />
</Label>
</Controls>
</TopLevelControl>
</Controls>
</GuiXml>