Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
payne911 committed Mar 25, 2020
2 parents 47d3328 + 27ec647 commit 7d262e0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -17,7 +17,6 @@ In terms of User Interface, circular context menu "are faster and more reliable
## Table of Content
* [Demo](#demo)
* [Basic widgets](#basic-widgets)
* [Controls](#controls)
* [Custom-animated widgets](#custom-animated-widgets)
* [Including in Project](#including-in-project)
* [Usage](#usage)
@@ -36,7 +35,7 @@ First, let us demonstrate what you might be able to get out of this library (tho
### Basic widgets
![early_demo](https://raw.githubusercontent.com/payne911/PieMenu/master/media/early_demo.gif)

#### Controls
#### Online Demo's Controls
**An [online demo](https://payne911.github.io/PieMenu/) is available.** The controls are:
* ``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.
* ``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.
If you feel like helping this library grow, make sure to check out [the Contributing](https://github.com/payne911/PieMenu/wiki/Contributing) Wiki page.

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

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

#### Credits
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 comments on commit 7d262e0

Please sign in to comment.