All Superinterfaces:
Serializable
All Known Implementing Classes:
GlowingEyesImpl

public interface IGlowingEyes extends Serializable
  • Method Details

    • getGlowingEyesMap

      Map<Point,Color> getGlowingEyesMap()
    • setGlowingEyesMap

      void setGlowingEyesMap(Map<Point,Color> glowingEyesMap)
    • isToggledOn

      boolean isToggledOn()
    • setToggledOn

      void setToggledOn(boolean toggledOn)