gdx-studio
git clone https://git.pyrossh.dev/gdx-studio
An IDE for creating Games using libgdx and Java supported on all platforms Android, iOS, Desktop
e8c405b
— Bitdeli Chef
2015-01-22T05:19:44Z
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
|
+
|