Home
last modified time | relevance | path

Searched defs:TextureKey (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/asset/
DTextureKey.java43 public class TextureKey extends AssetKey<Texture> { class
52 public TextureKey(String name, boolean flipY) { in TextureKey() method in TextureKey
57 public TextureKey(String name) { in TextureKey() method in TextureKey
62 public TextureKey() { in TextureKey() method in TextureKey