Package efficom.runningjoe.services

Interface Summary
LRUCache.CacheEntryRemovedListener<K,V> Called when a cached element is about to be removed.
 

Class Summary
AssetsManager  
LanguagesManager  
LRUCache<K,V> A simple implementation of an LRU cache.
MusicManager A service that manages the background music.
PreferencesManager Handles the game preferences.
ProfileManager Profile operations.
SoapManager  
SoundManager A service that manages the sound effects.
 

Enum Summary
MusicManager.RunningJoeMusic The available music files.
RunningJoeSound The available sound files.