Skip to content

Commit 7d262e0

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 47d3328 + 27ec647 commit 7d262e0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ In terms of User Interface, circular context menu "are faster and more reliable
1717
## Table of Content
1818
* [Demo](#demo)
1919
* [Basic widgets](#basic-widgets)
20-
* [Controls](#controls)
2120
* [Custom-animated widgets](#custom-animated-widgets)
2221
* [Including in Project](#including-in-project)
2322
* [Usage](#usage)
@@ -36,7 +35,7 @@ First, let us demonstrate what you might be able to get out of this library (tho
3635
### Basic widgets
3736
![early_demo](https://raw.githubusercontent.com/payne911/PieMenu/master/media/early_demo.gif)
3837

39-
#### Controls
38+
#### Online Demo's Controls
4039
**An [online demo](https://payne911.github.io/PieMenu/) is available.** The controls are:
4140
* ``RIGHT-CLICK`` : opens a PieMenu meant for selection through dragging (don't release the right-click until you're done with your selection). It was configured to let you preview the selection's effect.
4241
* ``MIDDLE-CLICK`` : opens a PieMenu meant for "normal" selection. You can release the button and select as you wish with a left-click.
@@ -145,13 +144,13 @@ Here are a few GIFs of games that have integrated this library.
145144
If you feel like helping this library grow, make sure to check out [the Contributing](https://github.com/payne911/PieMenu/wiki/Contributing) Wiki page.
146145

147146
### Thanks to
148-
* [EarlyGrey](https://github.com/earlygrey) (PieMenu is actually entirely dependent on his library: [ShapeDrawer](https://github.com/earlygrey/shapedrawer))
147+
* [EarlyGrey](https://github.com/earlygrey) (PieMenu is actually partly dependent on his library: [ShapeDrawer](https://github.com/earlygrey/shapedrawer))
149148
* [raeleus](https://github.com/raeleus)
150149
* [mgsx](https://github.com/mgsx-dev)
151150
* [TEttinger](https://github.com/tommyettinger)
152151
* Albert Pétoncle
153152

154-
For their sustained help through the libGDX discord channel. Their extensive knowledge was greatly appreciated.
153+
For their sustained help through [the libGDX Discord channel](https://discord.gg/6pgDK9F). Their extensive knowledge was greatly appreciated.
155154

156155
#### Credits
157156
I used some images from [Game-Icons.net](https://game-icons.net/), more specifically the 5 icons displayed when clicking the "Toggle Radial" button. To be even more specific, the credits go to [Lorc](http://lorcblog.blogspot.com/). Those are under the [CC BY 3.0 license](https://creativecommons.org/licenses/by/3.0/) license.

0 commit comments

Comments
 (0)