Skip to content

Commit 7107146

Browse files
committed
deploy: 9bfb161
1 parent 2e4054a commit 7107146

16 files changed

+2134
-323
lines changed

api/Dorm.Movables.ConstrainedDraggable.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ <h2 class="section" id="methods">Methods
166166

167167
<h3 id="Dorm_Movables_ConstrainedDraggable_OnTriggerEnter2D_Collider2D_" data-uid="Dorm.Movables.ConstrainedDraggable.OnTriggerEnter2D(Collider2D)">
168168
OnTriggerEnter2D(Collider2D)
169-
<a class="header-action link-secondary" title="View source" href="https://github.com/AGH-Code-Industry/brewer/blob/master/Assets/Scripts/Dorm/Movables/ConstrainedDraggable.cs/#L54"><i class="bi bi-code-slash"></i></a>
169+
<a class="header-action link-secondary" title="View source" href="https://github.com/AGH-Code-Industry/brewer/blob/master/Assets/Scripts/Dorm/Movables/ConstrainedDraggable.cs/#L69"><i class="bi bi-code-slash"></i></a>
170170
</h3>
171171

172172
<div class="markdown level1 summary"></div>
@@ -197,7 +197,7 @@ <h4 class="section">Parameters</h4>
197197

198198
<h3 id="Dorm_Movables_ConstrainedDraggable_OnTriggerExit2D_Collider2D_" data-uid="Dorm.Movables.ConstrainedDraggable.OnTriggerExit2D(Collider2D)">
199199
OnTriggerExit2D(Collider2D)
200-
<a class="header-action link-secondary" title="View source" href="https://github.com/AGH-Code-Industry/brewer/blob/master/Assets/Scripts/Dorm/Movables/ConstrainedDraggable.cs/#L62"><i class="bi bi-code-slash"></i></a>
200+
<a class="header-action link-secondary" title="View source" href="https://github.com/AGH-Code-Industry/brewer/blob/master/Assets/Scripts/Dorm/Movables/ConstrainedDraggable.cs/#L79"><i class="bi bi-code-slash"></i></a>
201201
</h3>
202202

203203
<div class="markdown level1 summary"></div>

api/Dorm.Movables.Draggable.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ <h2 class="section" id="methods">Methods
171171

172172
<h3 id="Dorm_Movables_Draggable_InitializeInitialFollow" data-uid="Dorm.Movables.Draggable.InitializeInitialFollow">
173173
InitializeInitialFollow()
174-
<a class="header-action link-secondary" title="View source" href="https://github.com/AGH-Code-Industry/brewer/blob/master/Assets/Scripts/Dorm/Movables/Draggable.cs/#L55"><i class="bi bi-code-slash"></i></a>
174+
<a class="header-action link-secondary" title="View source" href="https://github.com/AGH-Code-Industry/brewer/blob/master/Assets/Scripts/Dorm/Movables/Draggable.cs/#L69"><i class="bi bi-code-slash"></i></a>
175175
</h3>
176176

177177
<div class="markdown level1 summary"></div>
@@ -197,7 +197,7 @@ <h3 id="Dorm_Movables_Draggable_InitializeInitialFollow" data-uid="Dorm.Movables
197197

198198
<h3 id="Dorm_Movables_Draggable_OnPointerDown_PointerEventData_" data-uid="Dorm.Movables.Draggable.OnPointerDown(PointerEventData)">
199199
OnPointerDown(PointerEventData)
200-
<a class="header-action link-secondary" title="View source" href="https://github.com/AGH-Code-Industry/brewer/blob/master/Assets/Scripts/Dorm/Movables/Draggable.cs/#L69"><i class="bi bi-code-slash"></i></a>
200+
<a class="header-action link-secondary" title="View source" href="https://github.com/AGH-Code-Industry/brewer/blob/master/Assets/Scripts/Dorm/Movables/Draggable.cs/#L85"><i class="bi bi-code-slash"></i></a>
201201
</h3>
202202

203203
<div class="markdown level1 summary"></div>
@@ -228,7 +228,7 @@ <h4 class="section">Parameters</h4>
228228

229229
<h3 id="Dorm_Movables_Draggable_OnTriggerEnter2D_Collider2D_" data-uid="Dorm.Movables.Draggable.OnTriggerEnter2D(Collider2D)">
230230
OnTriggerEnter2D(Collider2D)
231-
<a class="header-action link-secondary" title="View source" href="https://github.com/AGH-Code-Industry/brewer/blob/master/Assets/Scripts/Dorm/Movables/Draggable.cs/#L73"><i class="bi bi-code-slash"></i></a>
231+
<a class="header-action link-secondary" title="View source" href="https://github.com/AGH-Code-Industry/brewer/blob/master/Assets/Scripts/Dorm/Movables/Draggable.cs/#L89"><i class="bi bi-code-slash"></i></a>
232232
</h3>
233233

234234
<div class="markdown level1 summary"></div>
@@ -259,7 +259,7 @@ <h4 class="section">Parameters</h4>
259259

260260
<h3 id="Dorm_Movables_Draggable_OnTriggerExit2D_Collider2D_" data-uid="Dorm.Movables.Draggable.OnTriggerExit2D(Collider2D)">
261261
OnTriggerExit2D(Collider2D)
262-
<a class="header-action link-secondary" title="View source" href="https://github.com/AGH-Code-Industry/brewer/blob/master/Assets/Scripts/Dorm/Movables/Draggable.cs/#L83"><i class="bi bi-code-slash"></i></a>
262+
<a class="header-action link-secondary" title="View source" href="https://github.com/AGH-Code-Industry/brewer/blob/master/Assets/Scripts/Dorm/Movables/Draggable.cs/#L101"><i class="bi bi-code-slash"></i></a>
263263
</h3>
264264

265265
<div class="markdown level1 summary"></div>

0 commit comments

Comments
 (0)