Package | Description |
---|---|
fr.aumgn.dac2.game |
Modifier and Type | Method and Description |
---|---|
static GameFactory |
GameFactory.get(String name) |
static GameFactory |
GameFactory.getByAlias(DAC dac,
String alias)
Gets the game factory registered for the given alias.
|
Modifier and Type | Method and Description |
---|---|
static void |
GameFactory.register(String name,
GameFactory factory,
String... aliases)
Registers a GameFactory with the given name & aliases.
|
Copyright © 2012. All Rights Reserved.