All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface phaser.common.Undoable

public interface Undoable

Variable Index

 o ACTION_DEFAULT
 o ACTION_PAN
 o ACTION_SETIC
 o ACTION_ZOOM

Method Index

 o undo(int)

Variables

 o ACTION_PAN
 public static final int ACTION_PAN
 o ACTION_ZOOM
 public static final int ACTION_ZOOM
 o ACTION_SETIC
 public static final int ACTION_SETIC
 o ACTION_DEFAULT
 public static final int ACTION_DEFAULT

Methods

 o undo
 public abstract void undo(int action)

All Packages  Class Hierarchy  This Package  Previous  Next  Index