Add global asset manager

This commit is contained in:
oakes
2014-04-30 18:18:00 -04:00
parent 332f83c6ca
commit 348612b62f
8 changed files with 161 additions and 65 deletions

View File

@@ -11,15 +11,13 @@
"gdx-array-map!" :methods}
"AssetManager" {"asset-manager" :methods
"asset-manager!" :methods}
"AtlasTmxMapLoader" {"loader :atlas-tmx-map" :constructors
"loader! :atlas-tmx-map" :methods}
"AtlasTmxMapLoader" {"loader! :atlas-tmx-map" :methods}
"Audio" {"audio!" :methods}
"Bezier" {"bezier" :methods
"bezier!" :methods}
"BitmapFont" {"bitmap-font" :constructors
"BitmapFont" {"bitmap-font" :methods
"bitmap-font!" :methods}
"BitmapFontLoader" {"loader :bitmap-font" :constructors
"loader! :bitmap-font" :methods}
"BitmapFontLoader" {"loader! :bitmap-font" :methods}
"BlendingAttribute" {"attribute :blending" :constructors
"attribute-type :blending" :static-fields
"attribute! :blending" :static-methods}
@@ -82,8 +80,7 @@
"FrictionJointDef" {"joint-def :friction" :fields}
"Frustum" {"frustum" :methods
"frustum!" :methods}
"G3dModelLoader" {"loader :g3d-model" :constructors
"loader! :g3d-model" :methods}
"G3dModelLoader" {"loader! :g3d-model" :methods}
"GearJointDef" {"joint-def :gear" :fields}
"GeometryUtils" {"geometry!" :static-methods}
"Graphics" {"graphics!" :methods}
@@ -141,11 +138,9 @@
"model-builder!" :methods}
"ModelInstance" {"model" :methods
"model!" :methods}
"ModelLoader" {"loader :model" :constructors
"loader! :model" :methods}
"ModelLoader" {"loader! :model" :methods}
"MouseJointDef" {"joint-def :mouse" :fields}
"MusicLoader" {"loader :music" :constructors
"loader! :music" :methods}
"MusicLoader" {"loader! :music" :methods}
"Net" {"net!" :methods}
"NinePatch" {"nine-patch" :methods
"nine-patch!" :methods}
@@ -154,16 +149,14 @@
"orthogonal-tiled-map!" :methods}
"OrthographicCamera" {"orthographic" :methods
"orthographic!" :methods}
"ObjLoader" {"loader :obj" :constructors
"loader! :obj" :methods}
"ObjLoader" {"loader! :obj" :methods}
"ParticleEffect" {"particle-effect" :methods
"particle-effect!" :methods}
"PerspectiveCamera" {"perspective" :methods
"perspective!" :methods}
"Pixmap" {"pixmap" :constructors
"Pixmap" {"pixmap" :methods
"pixmap!" :methods}
"PixmapLoader" {"loader :pixmap" :constructors
"loader! :pixmap" :methods}
"PixmapLoader" {"loader! :pixmap" :methods}
"Plane" {"plane" :methods
"plane!" :methods}
"Plane.PlaneSide" {"plane-side" :static-fields}
@@ -202,14 +195,12 @@
"ShapeRenderer.ShapeType" {"shape-type" :static-fields}
"Skin" {"skin" :methods
"skin!" :methods}
"SkinLoader" {"loader :skin" :constructors
"loader! :skin" :methods}
"SkinLoader" {"loader! :skin" :methods}
"Slider" {"slider" :methods
"slider!" :methods}
"Sound" {"sound" :methods
"sound!" :methods}
"SoundLoader" {"loader :sound" :constructors
"loader! :sound" :methods}
"SoundLoader" {"loader! :sound" :methods}
"Sphere" {"sphere" :methods
"sphere!" :methods}
"SplitPane.SplitPaneStyle" {"style :split-pane" :constructors}
@@ -231,16 +222,14 @@
"TextField" {"text-field" :methods
"text-field!" :methods}
"TextField.TextFieldStyle" {"style :text-field" :constructors}
"TextureLoader" {"loader :texture" :constructors
"loader! :texture" :methods}
"TextureLoader" {"loader! :texture" :methods}
"TextureMapObject" {"map-object :texture" :methods}
"TextureRegion" {"texture" :methods
"texture!" :methods}
"TextureRegionDrawable" {"drawable :texture-region" :constructors}
"Tree" {"tree" :methods
"tree!" :methods}
"TmxMapLoader" {"loader :tmx-map" :constructors
"loader! :tmx-map" :methods}
"TmxMapLoader" {"loader! :tmx-map" :methods}
"Touchpad.TouchpadStyle" {"style :touchpad" :constructors}
"TiledMap" {"tiled-map" :methods
"tiled-map!" :methods}