Class OverlayAnnotation

java.lang.Object
guideme.scene.annotation.SceneAnnotation
guideme.scene.annotation.OverlayAnnotation
All Implemented Interfaces:
guideme.internal.siteexport.ExportableResourceProvider
Direct Known Subclasses:
DiamondAnnotation

public abstract class OverlayAnnotation extends SceneAnnotation
A SceneAnnotation that renders as part of the user-interface, overlaid on top of the in-world scene.
  • Constructor Details

    • OverlayAnnotation

      public OverlayAnnotation()
  • Method Details