@param filePath - String path to the texture you want to load relative to resources, Example: imagePath("missing.png") @return com.badlogic.gdx.graphics.Texture - The texture from the path provided, or a "missing image" texture if it doesn't exist.
(final String filePath)
source not stored for this graph (policy: none)
no test coverage detected