|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||