Uses of Class
drawing.Tile

Packages that use Tile
Package
Description
 
  • Uses of Tile in behaviors

    Methods in behaviors that return Tile
    Modifier and Type
    Method
    Description
    static Tile[]
    BehaviorData.getTiles()
    Returns an array of tiles pertaining to the word.
    Methods in behaviors with parameters of type Tile
    Modifier and Type
    Method
    Description
    static void
    BehaviorData.setTiles(Tile[] tileArray)
    Changes the value of tileArray