now I'm kinda new (ok, really new) to lua, and LOVE, but according to the wiki, I think I wrote this line correctly:
Code: Select all
love.graphics.setIcon("gfx/icon.png")
can anyone explain what's wrong?
PS: I know C++, so you don't need to simplify your explanation too much.