Search found 2 matches
- Fri Feb 19, 2021 10:36 pm
- Forum: Support and Development
- Topic: The rectangle isn't being drawn.
- Replies: 2
- Views: 2353
Re: The rectangle isn't being drawn.
Thank you! this worked and this actually helps me understand Love2d a bit!
- Fri Feb 19, 2021 8:26 pm
- Forum: Support and Development
- Topic: The rectangle isn't being drawn.
- Replies: 2
- Views: 2353
The rectangle isn't being drawn.
I am new to love2d, and this is probably a stupid question, but for some reason, my rectangle drawing function isn't working. I am trying to practice making separate files to keep the main file clean, and I am not sure if it is that the function isn't loading or that the draw function doesn't like e...