Package vooga.replay.core

This package contains major classes used for interfacing with Replay and used for the backend and frontend.

See:
          Description

Class Summary
AbstractVoogaReplay AbstractVoogaReplay is responsible for replaying a game.
GameHistoryView This class is responsible for displaying the games to replay and games to resume panels.
Replay This class is instantiated when the arcade is made and is the class that other modules communicate to the Replay through.
UserAction This class represents a User Action.
UserActionReplay This class represents the method of replay which resimulates all the user actions.
VoogaSave VoogaSave is responsible for saving information about the game such as the game state and user actions.
 

Package vooga.replay.core Description

This package contains major classes used for interfacing with Replay and used for the backend and frontend.