public static class EnvTile.Base extends EnvTile
AbstractTile
class, represents the
grass.EnvTile.Base
Constructor and Description |
---|
EnvTile.Base(java.awt.Image sprite,
Coordinates position)
Constructor of
EnvTile.Base class, call the constructor of the
super-class EnvTile . |
getPosition, getPossibleWays, getSprite, getType, setPosition, setPosition, setSprite, toString
public EnvTile.Base(java.awt.Image sprite, Coordinates position)
EnvTile.Base
class, call the constructor of the
super-class EnvTile
.sprite
- the image used to portray the tileposition
- position expressed in Coordinates