net.sourceforge.simplegamenet.specs.model
Interface Engine

All Known Subinterfaces:
ClientEngine, ServerEngine

public interface Engine

User: Geoffrey Date: 20-mei-2004 Time: 21:02:24


Method Summary
 GameFactory getGameFactory()
           
 GameSettings getGameSettings()
           
 PlayerSettingsMap getPlayerSettingsMap()
           
 boolean isGamePlaying()
           
 

Method Detail

getGameFactory

public GameFactory getGameFactory()

getGameSettings

public GameSettings getGameSettings()

getPlayerSettingsMap

public PlayerSettingsMap getPlayerSettingsMap()

isGamePlaying

public boolean isGamePlaying()


Copyright © 2003-2004 The 3 Belgians. All Rights Reserved.