Skip to content

Commit

Permalink
Docs: Clean up.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mugen87 committed Aug 20, 2024
1 parent 5a27137 commit 714376e
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions docs/examples/en/controls/DragControls.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,21 +127,6 @@ <h2>Methods</h2>

<p>See the base [page:Controls] class for common methods.</p>

<h3>[method:undefined connect] ()</h3>
<p>
Adds the event listeners of the controls.
</p>

<h3>[method:undefined disconnect] ()</h3>
<p>
Removes the event listeners of the controls.
</p>

<h3>[method:undefined dispose] ()</h3>
<p>
Should be called if the controls is no longer required.
</p>

<h2>Source</h2>

<p>
Expand Down

0 comments on commit 714376e

Please sign in to comment.