Search found 4 matches
- Fri Feb 06, 2015 4:30 pm
- Forum: General
- Topic: love.window.isVisible()
- Replies: 8
- Views: 4928
Re: love.window.isVisible()
Yeah that is weird. Well I'm glad I'm not crazy. I did everything I could think of to get it to trigger.
- Wed Feb 04, 2015 1:18 pm
- Forum: General
- Topic: love.window.isVisible()
- Replies: 8
- Views: 4928
Re: love.window.isVisible()
I'm using Windows 7 SP 1 on both computers. (64 bit)
- Wed Feb 04, 2015 3:33 am
- Forum: General
- Topic: love.window.isVisible()
- Replies: 8
- Views: 4928
Re: love.window.isVisible()
Hey Hugo! Thanks a lot for your quick response! I tried testing with your timer and still got the same results. For some reason even when I minimize the window the timer still prints that the window visible = true. I actually created a new blank program with your code to see if something was wrong w...
- Tue Feb 03, 2015 9:16 pm
- Forum: General
- Topic: love.window.isVisible()
- Replies: 8
- Views: 4928
love.window.isVisible()
Hey everyone, I'm brand new to LÖVE and would like to first say hello. I'm really enjoying it so far. I had a question regarding love.window.isVisible(). I have searched the forums and documentation and can't seem to solve my issue. For some reason, minimizing my window is not causing this function ...