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, initialiseContext
public static void initialise(android.content.Context applicationContext, String[] packageNames) throws Exception
applicationContext
- The app's Android Context
packageNames
- The package names to scan throughException
Copyright © 2014. All rights reserved.