Home
last modified time | relevance | path

Searched refs:CLONEABLE_ASSET (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/test/jme3test/asset/
DTestAssetCache.java56 private final static boolean CLONEABLE_ASSET = true; field in TestAssetCache
126 if (CLONEABLE_ASSET){ in createClonedInstance()