Searched defs:south (Results 1 – 6 of 6) sorted by relevance
/external/jmonkeyengine/engine/src/core/com/jme3/util/ |
D | SkyFactory.java | 142 …AssetManager assetManager, Texture west, Texture east, Texture north, Texture south, Texture up, T… in createSky() 146 …AssetManager assetManager, Texture west, Texture east, Texture north, Texture south, Texture up, T… in createSky() 199 …AssetManager assetManager, Texture west, Texture east, Texture north, Texture south, Texture up, T… in createSky()
|
/external/jmonkeyengine/engine/src/android/jme3test/android/ |
D | TestSkyLoadingPrimitives.java | 60 … Texture south = assetManager.loadTexture("Textures/Sky/Primitives/primitives_positive_z.png"); in simpleInitApp() local
|
D | TestSkyLoadingLagoon.java | 52 Texture south = assetManager.loadTexture("Textures/Sky/Lagoon/lagoon_south.jpg"); in simpleInitApp() local
|
/external/jmonkeyengine/engine/src/test/jme3test/texture/ |
D | TestSkyLoading.java | 51 Texture south = assetManager.loadTexture("Textures/Sky/Lagoon/lagoon_south.jpg"); in simpleInitApp() local
|
/external/jmonkeyengine/engine/src/test/jme3test/light/ |
D | TestSpotLightTerrain.java | 208 Texture south = assetManager.loadTexture("Textures/Sky/Lagoon/lagoon_south.jpg"); in createSky() local
|
/external/jmonkeyengine/engine/src/test/jme3test/terrain/ |
D | TerrainTestAdvanced.java | 260 Texture south = assetManager.loadTexture("Textures/Sky/Lagoon/lagoon_south.jpg"); in createSky() local
|