~repos /gdx-studio
git clone https://pyrossh.dev/repos/gdx-studio.git
An IDE for creating Games using libgdx and Java supported on all platforms Android, iOS, Desktop
a81039a4
—
Bitdeli Chef 10 years ago
Add a Bitdeli badge to README
README.md
CHANGED
|
@@ -257,4 +257,7 @@ Asset.musicPlay("musicname");
|
|
|
257
257
|
Asset.soundPlay("soundname");
|
|
258
258
|
|
|
259
259
|
//The asset functions will return null for Font, TextureRegion and Animation if the asset cannot be found
|
|
260
|
-
```
|
|
260
|
+
```
|
|
261
|
+
|
|
262
|
+
[](https://bitdeli.com/free "Bitdeli Badge")
|
|
263
|
+
|