You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
---
8
8
9
-
A library for[libGDX](https://libgdx.badlogicgames.com/), an open-source game development application framework written in Java.
9
+
A library to obtain a circular WidgetGroup within[libGDX](https://libgdx.badlogicgames.com/), an open-source game development application framework written in Java.
10
10
11
11
Aims at providing users with the so-called `RadialGroup`: it is a simple container that places its children `Actors` in a circular fashion.
This library offers you many types of behaviors related to piemenus. Many of those are well-documented in the Wiki (with description, code and gif), so make sure to check it out.
125
+
This library offers you many types of behaviors related to pie-menus. Many of those are well-documented in the Wiki (with description, code and gif), so make sure to check it out.
126
126
127
127
More specifically, you might be interested in:
128
128
*[Complete examples of code](https://github.com/payne911/PieMenu/wiki/Examples), along with textual descriptions of the expected behavior
0 commit comments