Uses of Class
org.gscg.gameleader.interactionlayer.GameLeaderInteractionLayer

Packages that use GameLeaderInteractionLayer
org.gscg.common.interactionlayer.location   
org.gscg.gameleader.interactionlayer   
org.gscg.gameleader.interactionlayer.statistics   
 

Uses of GameLeaderInteractionLayer in org.gscg.common.interactionlayer.location
 

Methods in org.gscg.common.interactionlayer.location with parameters of type GameLeaderInteractionLayer
 void YellowPage.addGameLeader(GameLeaderInteractionLayer gameLeader)
          Method addGameLeader.
 void YellowPage.updateInteractiveOnlineStatus(GameLeaderInteractionLayer gameLeader, boolean status, boolean persistent)
          Method updateInteractiveOnlineStatus.
 

Uses of GameLeaderInteractionLayer in org.gscg.gameleader.interactionlayer
 

Methods in org.gscg.gameleader.interactionlayer that return GameLeaderInteractionLayer
 GameLeaderInteractionLayer CreateGameContext.initialize()
          Initializes a context and binds a game leader interaction layer to it.
 

Uses of GameLeaderInteractionLayer in org.gscg.gameleader.interactionlayer.statistics
 

Constructors in org.gscg.gameleader.interactionlayer.statistics with parameters of type GameLeaderInteractionLayer
DemandStatistics(GameLeaderInteractionLayer owner, GameMarket pcMarket)
          constructs a new DemandStatistics
 



Copyright © 2002-2005 Delft University of Technology, the Netherlands. All Rights Reserved.