Classes in vooga.network.data used by vooga.network.data |
DataManager
The DataManager class is the superclass for both server-side and local data
managers. |
DataObject
The DataObject class is a wrapper for objects stored in DataManagers,
containing a time stamp and allowing for synchronization between local and
network storage. |
DataTable
A DataTable extends a map of keys to data objects, adding the
functionality to set a boolean flag when the table has been updated. |
UIDManager
UIDManager is responsible for generating and maintaining unique ID numbers
for Vooga. |
VoogaModule
|