com.badlogic.gdx.backends.android
Interface AndroidFragmentApplication.Callbacks

Enclosing class:
AndroidFragmentApplication

public static interface AndroidFragmentApplication.Callbacks

Callbacks interface for letting the fragment interact with the Activitiy, parent fragment or target fragment.

Author:
Bartol Karuza (me@bartolkaruza.com)

Method Summary
 void exit()
           
 

Method Detail

exit

void exit()


Copyright © 2014. All Rights Reserved.