Uses of Class
nl.tudelft.goal.ut2004.visualizer.data.AbstractData

Packages that use AbstractData
nl.tudelft.goal.ut2004.visualizer.data   
nl.tudelft.goal.ut2004.visualizer.events   
 

Uses of AbstractData in nl.tudelft.goal.ut2004.visualizer.data
 

Subclasses of AbstractData in nl.tudelft.goal.ut2004.visualizer.data
 class GameData
          Class that keeps track of the players that are currently in the server.
 class GameStatusData
          AbstractData object that keeps track of the objects that refer to the status of the game.
 

Uses of AbstractData in nl.tudelft.goal.ut2004.visualizer.events
 

Methods in nl.tudelft.goal.ut2004.visualizer.events with parameters of type AbstractData
 void DataUpdateListener.update(AbstractData data)
          Called when AbstractData has been updated for all objects which have subscribed to that AbstractData object.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.