Class Plugin

    • Field Detail

      • fParent

        protected ACearth fParent
      • fActiveP

        protected boolean fActiveP
    • Constructor Detail

      • Plugin

        public Plugin()
    • Method Detail

      • hasGUIP

        public abstract boolean hasGUIP()
      • render

        public abstract void render()
      • setProjection

        public void setProjection​(Projection pProjection)
      • setRenderTarget

        public void setRenderTarget​(PixelCanvas pRenderTarget)
      • setParent

        public void setParent​(ACearth pParent)