public class Overlay
extends java.lang.Object
Constructor and Description |
---|
Overlay(OverlayConfig config) |
Overlay(OverlayConfig config,
Resource resource) |
Modifier and Type | Method and Description |
---|---|
OverlayConfig |
getConfig() |
Resource |
getResource() |
void |
setResource(Resource r) |
java.lang.String |
toString() |
public Overlay(OverlayConfig config, Resource resource)
public Overlay(OverlayConfig config)
public void setResource(Resource r)
public Resource getResource()
public OverlayConfig getConfig()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 1995–2023 Webtide. All rights reserved.