Search found 3 matches

by williammah
Thu Sep 08, 2011 1:44 pm
Forum: General
Topic: Loading an image
Replies: 6
Views: 4534

Re: Loading an image

BlackBulletIV wrote:
williammah wrote:so basically i put in that command followed by the directory?
By the file's path (not just its directory), yes. This path is relative to your game's folder and save folder. You might want read up a bit on love.filesystem.

ok then

thanks guys for all the replies! :)
by williammah
Wed Sep 07, 2011 11:18 am
Forum: General
Topic: Loading an image
Replies: 6
Views: 4534

Re: Loading an image

Robin wrote:love.graphics.newImage ^-^

Ask away if you need more help.

so basically i put in that command followed by the directory?

btw, thank you!
by williammah
Wed Sep 07, 2011 10:57 am
Forum: General
Topic: Loading an image
Replies: 6
Views: 4534

Loading an image

Hey guys!

I'm super green here, so can you guys teach me how to load an image from my hard disk?

thanks!