Package org.oscim.gdx
Class GdxAssets
java.lang.Object
org.oscim.backend.AssetAdapter
org.oscim.gdx.GdxAssets
public class GdxAssets
extends org.oscim.backend.AssetAdapter
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetAssetPath(String fileName) Get file path in GDX assets.static voidopenFileAsStream(String fileName) Methods inherited from class org.oscim.backend.AssetAdapter
init, readFileAsStream, readTextFile
-
Method Details
-
openFileAsStream
- Specified by:
openFileAsStreamin classorg.oscim.backend.AssetAdapter
-
getAssetPath
Get file path in GDX assets. -
init
-