|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
OuyaResponseListener<T> | Represents a listener for asynchronous replies from the Ouya server to requests made through the OuyaFacade. |
Class Summary | |
---|---|
CancelIgnoringOuyaResponseListener<T> | Utility base class for listeners that don't expect to receive cancel notifications or which don't have to do anything if the user clicks "Cancel." This class implements an empty onCancel() method so that you don't have to litter your code with onCancel() methods that will never be called. |
OuyaController | Utility class that contains codes for console buttons and axes. |
OuyaEncryptionHelper | |
OuyaFacade | Entry point for the OUYA API. |
OuyaIntent | |
RequestRunnable<T> | Base class for requests which are to be made to a service. |
StoreManager | Entry point for the OUYA API. |
UserManager | Entry point for the OUYA API. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |