Package games.pixscape.runtime.loading
Class RuntimeSceneAtlasLoader
java.lang.Object
games.pixscape.runtime.loading.RuntimeSceneAtlasLoader
Runtime implementation detail. Public Java visibility does not make this type part of the
supported compatibility API.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidloadSceneAtlas(RuntimeConfig cfg, String sceneName, com.badlogic.gdx.files.FileHandle projectDir, AtlasRuntimeService atlasRuntimeService, com.badlogic.gdx.graphics.g2d.TextureAtlas availableAtlas)
-
Method Details
-
loadSceneAtlas
public static void loadSceneAtlas(RuntimeConfig cfg, String sceneName, com.badlogic.gdx.files.FileHandle projectDir, AtlasRuntimeService atlasRuntimeService, com.badlogic.gdx.graphics.g2d.TextureAtlas availableAtlas)
-