Time after time I have wanted to include or
load files from within sub-folders (
\resources\sprites\sun.png for example),
however I can not figure out how to do it.
I have searched Google many times but am
unable to find an answer, guess I'm not a
good searcher.
Anyway, I have tried:
"\resources\sprites\sun.png",
"\\resources\sprites\sun.png",
".\resources\sprites\sun.png",
"/resources\sprites\sun.png"
"resources\sprites\sun.png"