gdx.assets

all-sound-files

All loaded sound files.

all-texture-files

All loaded texture files.

dispose!

(dispose!)

Frees all resources of loaded assets.

get

(get path)

Gets the asset at file-path.

load!

(load! folder)

Recursively searches folder for .wav, .png and .bmp files and loads those assets into Sound or Texture.

play-sound!

(play-sound! path)