Class PhantomTile

java.lang.Object
dev.prozilla.pine.core.component.sprite.PhantomTile
All Implemented Interfaces:
TileProvider, EntityContext, EntityProvider

public class PhantomTile extends Object implements TileProvider
Represents a tile in a grid that is part of a multi-tile. The phantom tile delegates its operations to the anchor tile of the multi-tile.