-
- All Known Implementing Classes:
PGLPlayerFactory
public interface PlayerFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
PlayerFactory.Provider
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Player
createPlayer(PlayerConfiguration config, ClientConfiguration[] clients)
-
-
-
Method Detail
-
createPlayer
Player createPlayer(PlayerConfiguration config, ClientConfiguration[] clients) throws Exception
- Throws:
Exception
-
-