Package gaiasky.util.scene2d
Interface FileChooser.ResultListener
-
- Enclosing class:
- FileChooser
public static interface FileChooser.ResultListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
result(boolean success, com.badlogic.gdx.files.FileHandle result)
-