Package guideme.siteexport
Interface ExportableResourceProvider
- All Known Subinterfaces:
GuideTooltip
- All Known Implementing Classes:
ContentTooltip,DiamondAnnotation,InWorldAnnotation,InWorldBoxAnnotation,InWorldLineAnnotation,ItemTooltip,LytFlowLink,LytItemImage,LytStandardRecipeBox,LytTooltipSpan,OverlayAnnotation,SceneAnnotation,TextTooltip,VanillaTooltipWrapper
public interface ExportableResourceProvider
Parts of the document tree should implement this interface to export resources for being shown in the guidebook *Web*
application. This is used to export item descriptions, item icons, etc.
-
Method Summary
Modifier and TypeMethodDescriptionvoidexportResources(ResourceExporter exporter) static voidvisit(LytNode node, ResourceExporter exporter)
-
Method Details
-
exportResources
-
visit
-