Home | History | Annotate | Download | only in tools

Lines Matching full:tiles

415      * Renders to tiles, rather than a single canvas. If a path is provided, a separate file is
473 * Report the number of tiles in the x and y directions. Must not be called before init.
474 * @param x Output parameter identifying the number of tiles in the x direction.
475 * @param y Output parameter identifying the number of tiles in the y direction.
476 * @return True if the tiles have been set up, and x and y are meaningful. If false, x and y are
488 * @param True if the tiles have been created and the next tile to be drawn by drawCurrentTile
489 * is within the range of tiles. If false, i and j are unmodified.
513 // These variables are only used for timing individual tiles.
516 // Number of tiles in the x direction.
518 // Number of tiles in the y direction.