Uses of Interface
moagg.game.control.objective.Objective

Packages that use Objective
moagg.game.control   
moagg.game.control.objective   
 

Uses of Objective in moagg.game.control
 

Methods in moagg.game.control with parameters of type Objective
 void GameControl.addObjective(Objective objective)
           
 void MultiPlayerClientGameControlImpl.addObjective(Objective objective)
          Deprecated. 
 void MultiPlayerServerGameControlImpl.addObjective(Objective objective)
          Deprecated. 
 void SinglePlayerGameControlImpl.addObjective(Objective objective)
           
 

Uses of Objective in moagg.game.control.objective
 

Classes in moagg.game.control.objective that implement Objective
 class BringCrateToPlatform
           
 class DestroyTarget
           
 class LandOnPlatform
          This objective is reached if the player landed on a particular platform.
 

Methods in moagg.game.control.objective with parameters of type Objective
 void Objectives.add(Objective objective)
           
 



Copyright © 2008. All Rights Reserved.