Search found 1 match

by BorgDorg
Sat Sep 02, 2023 2:00 pm
Forum: Support and Development
Topic: how to display images
Replies: 1
Views: 859

how to display images

i want to make a clicker game, but how do i display the images for the button?

do i use

Code: Select all

love.graphics.newImage(filename)
or what?, and if i use that, do i just insert the filename?.