VoltAir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups Pages
Classes
Package com.google.fpl.utils

Classes

class  GooglePlayServicesHelper
 Helper class responsible for setting up the GoogleApiClient object and managing its lifecycle for activities. More...
 
class  SoundManager
 Controls the background audio tracks that need gapless playback and looping on Android devices. More...
 

Detailed Description

NOTE: This file was adapted from: https://github.com/playgameservices/android-samples/blob/master/BasicSamples/libraries/ BaseGameUtils/src/main/java/com/google/example/games/basegameutils/GameHelper.java