Matrix of 15 sprite positions within the deer spritesheet.

deer_loc

Format

An object of class matrix (inherits from array) with 15 rows and 4 columns.

Details

Each row consists of (x, y, width, height) location of a sprite within the spritesheet.

This 'deer' spritesheet is by Calciumtrice and licensed under CC BY 3.0. See 'inst/LICENSE-deer.txt' for more details. To view license information:

cat(readLines(system.file('LICENSE-deer.txt', package = 'nara')), sep = "\n")