Class HyperLink

java.lang.Object
org.cyclops.cyclopscore.infobook.HyperLink

public class HyperLink extends Object
A link wrapper targeted at other sections.
  • Constructor Details

    • HyperLink

      public HyperLink(int x, int y, InfoSection target, String translationKey)