public class AndroidGameContext extends GameContext
GameContext| Constructor and Description | 
|---|
AndroidGameContext()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
initialise(android.content.Context applicationContext,
          String[] packageNames)
Initialises the game context by performing a component scan and setting
 up all beans 
 | 
end, getBean, initialiseContextpublic static void initialise(android.content.Context applicationContext,
              String[] packageNames)
                       throws Exception
applicationContext - The app's Android ContextpackageNames - The package names to scan throughExceptionCopyright © 2014. All rights reserved.