name property

String name
final

The name of the original image file, without the file's extension. If the name ends with an underscore followed by only numbers, that part is excluded: underscores denote special instructions to the texture packer.

Implementation

final String name;