Interface mheg5.POM.PInteractible
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface mheg5.POM.PInteractible

public interface PInteractible
extends Object

Method Index

 o DisplayFeedback(AIInteractible, Color, boolean)
 o SetHighlightColor(Color)

Methods

 o DisplayFeedback
  public abstract void DisplayFeedback(AIInteractible interactible,
                                       Color highlightColour,
                                       boolean _actual_highlight_flag)
 o SetHighlightColor
  public abstract void SetHighlightColor(Color _highlightColor)

All Packages  Class Hierarchy  This Package  Previous  Next  Index