Class PerceptList.PerceptEntry

  • Enclosing class:
    PerceptList

    public static class PerceptList.PerceptEntry
    extends java.lang.Object
    Entry for a scheduled percept.
    • Field Detail

      • type

        public java.lang.String type
        The percept type.
      • data

        public java.lang.Object data
        The percept content (if any).
      • avatar

        public ISpaceObject avatar
        The avatar of the component (if any).