org.vizzini.game.action
Interface IUndo

All Known Implementing Classes:
UndoAction

public interface IUndo

Defines methods required by undo actions in the game framework. This is a simple marker interface.

This class participates in the Command pattern as described in Pattern In Java Volume 1, Mark Grand, 1998.

Since:
v0.2
Version:
v0.2
Author:
Jeffrey M. Thompson



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02