Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/maps/tiled/
DTideMapLoader.java294 private static FileHandle getRelativeFileHandle (FileHandle file, String path) { in getRelativeFileHandle() method in TideMapLoader
DBaseTmxMapLoader.java358 protected static FileHandle getRelativeFileHandle (FileHandle file, String path) { in getRelativeFileHandle() method in BaseTmxMapLoader