Skip to content

Instantly share code, notes, and snippets.

@Majirefy
Created March 20, 2017 00:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Majirefy/b59a4fc11f6e1872197625bfebc6f837 to your computer and use it in GitHub Desktop.
Save Majirefy/b59a4fc11f6e1872197625bfebc6f837 to your computer and use it in GitHub Desktop.
fun loadSplashAssets() {
manager.load(Resources.SPLASH_IMAGE_PATH, Texture::class.java)
manager.finishLoading()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment