JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
ea.actor.TileMap
Packages that use
TileMap
Package
Description
ea.actor
Uses of
TileMap
in
ea.actor
Classes in
ea.actor
that implement
TileMap
Modifier and Type
Class
Description
class
TileContainer
Ein
TileContainer
ist eine schachbrettartige Anordnung rechteckiger
Tiles
.
Methods in
ea.actor
that return
TileMap
Modifier and Type
Method
Description
static
TileMap
TileMap.
createFromImage
(
String
path, int sizeX, int sizeY)