JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ea.actor
Interface Tile
@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.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
render
(
Graphics2D
g, float width, float height)
Method Details
render
@Internal
void
render
(
Graphics2D
g, float width, float height)