/** * Implementation package for the canvas API. * The goal of the canvas API is to offer a more streamlined yet extensible implementation * to interact with the user graphically. */ package de.geolykt.starloader.impl.gui.canvas;