RetroArch
Public Member Functions | Private Attributes | List of all members
com.retroarch.browser.retroactivity.RetroActivityFuture Class Reference
Inheritance diagram for com.retroarch.browser.retroactivity.RetroActivityFuture:
[legend]
Collaboration diagram for com.retroarch.browser.retroactivity.RetroActivityFuture:
[legend]

Public Member Functions

void onResume ()
 
void hideMouseCursor ()
 
void onStop ()
 
- Public Member Functions inherited from com.retroarch.browser.retroactivity.RetroActivityCamera
void onCameraStart ()
 
void onCameraStop ()
 
void onCameraFree ()
 
void onCameraInit ()
 
boolean onCameraPoll ()
 
void onCameraTextureInit (int gl_texid)
 
void onCameraSetTexture (int gl_texid) throws IOException
 
void onCreate (Bundle savedInstanceState)
 
void onPause ()
 
void onResume ()
 
void onDestroy ()
 
void onStop ()
 
- Public Member Functions inherited from com.retroarch.browser.retroactivity.RetroActivityCommon
void onRetroArchExit ()
 
void setSustainedPerformanceMode (boolean on)
 
boolean isSustainedPerformanceModeSupported ()
 
int getBatteryLevel ()
 
int getPowerstate ()
 
boolean isAndroidTV ()
 
- Public Member Functions inherited from com.retroarch.browser.retroactivity.RetroActivityLocation
void onConnected (Bundle dataBundle)
 
void onDisconnected ()
 
void onConnectionFailed (ConnectionResult connectionResult)
 
void onLocationSetInterval (int update_interval_in_ms, int distance_interval)
 
void onLocationInit ()
 
void onLocationStart ()
 
void onLocationFree ()
 
void onLocationStop ()
 
double onLocationGetLatitude ()
 
double onLocationGetLongitude ()
 
double onLocationGetHorizontalAccuracy ()
 
boolean onLocationHasChanged ()
 
void onLocationChanged (Location location)
 
void onPause ()
 
void onResume ()
 
void onStop ()
 

Private Attributes

boolean quitfocus = false
 

Additional Inherited Members

- Public Attributes inherited from com.retroarch.browser.retroactivity.RetroActivityCommon
boolean sustainedPerformanceMode = true
 
- Static Public Attributes inherited from com.retroarch.browser.retroactivity.RetroActivityCommon
static int FRONTEND_POWERSTATE_NONE = 0
 
static int FRONTEND_POWERSTATE_NO_SOURCE = 1
 
static int FRONTEND_POWERSTATE_CHARGING = 2
 
static int FRONTEND_POWERSTATE_CHARGED = 3
 
static int FRONTEND_POWERSTATE_ON_POWER_SOURCE = 4
 
- Package Attributes inherited from com.retroarch.browser.retroactivity.RetroActivityLocation
LocationRequest mLocationRequest = null
 
boolean mUpdatesRequested = false
 
boolean locationChanged = false
 
boolean location_service_running = false
 

Member Function Documentation

◆ hideMouseCursor()

void com.retroarch.browser.retroactivity.RetroActivityFuture.hideMouseCursor ( )
inline
Here is the caller graph for this function:

◆ onResume()

void com.retroarch.browser.retroactivity.RetroActivityFuture.onResume ( )
inline
Here is the call graph for this function:

◆ onStop()

void com.retroarch.browser.retroactivity.RetroActivityFuture.onStop ( )
inline

Member Data Documentation

◆ quitfocus

boolean com.retroarch.browser.retroactivity.RetroActivityFuture.quitfocus = false
private

The documentation for this class was generated from the following file: