All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface phaser.util.Notifiable

public interface Notifiable

Method Index

 o notifyUpdate()
 o notifyUpdate(int)
 o notifyUpdate(int, int)

Methods

 o notifyUpdate
 public abstract void notifyUpdate()
 o notifyUpdate
 public abstract void notifyUpdate(int type)
 o notifyUpdate
 public abstract void notifyUpdate(int id,
                                   int type)

All Packages  Class Hierarchy  This Package  Previous  Next  Index