@API public interface Tile
Abstrakte Klasse beschreibt eine Tile-Instanz für den Tile-Atlas. In jeder Engine-Instanz existiert jedes Tile nur einmal im Atlas.
Author:
Michael Andonie, Niklas Keller
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    render(Graphics2D g, double width, double height)