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