getSource abstract method

Parser getSource(
  1. String filename
)

Retrieves the external tileset data given the tileset filename.

Implementation

Parser getSource(String filename);