moagg.game.control.objective
Class Objectives

java.lang.Object
  extended by moagg.game.control.objective.Objectives

public class Objectives
extends java.lang.Object


Constructor Summary
Objectives()
           
 
Method Summary
 void add(Objective objective)
           
 void update(SinglePlayerGameControlImpl gameControl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Objectives

public Objectives()
Method Detail

add

public void add(Objective objective)

update

public void update(SinglePlayerGameControlImpl gameControl)


Copyright © 2008. All Rights Reserved.