Search found 5 matches
- Sun Dec 04, 2011 1:36 pm
- Forum: Support and Development
- Topic: Unspecified error
- Replies: 2
- Views: 1602
Re: Unspecified error
Woops. Thanks, I didn't realize that >.<
- Sat Dec 03, 2011 9:32 pm
- Forum: Support and Development
- Topic: Unspecified error
- Replies: 2
- Views: 1602
Unspecified error
Hello, Whenever I try to run this code, it gives me a blue screen (as in the background of the love error screen), but covering the entire screen, so I can't really see any of the errors it gives me. I've looked it over, and couldn't see anything wrong, so can any of you help me with this? Thanks! E...
- Thu Sep 08, 2011 8:52 pm
- Forum: Support and Development
- Topic: Problem with tables
- Replies: 3
- Views: 2346
Re: Problem with tables
Thanks! Yeah, originally my b variable was local, but I removed it while trying to figure out how it was broken.
- Thu Sep 08, 2011 12:29 am
- Forum: Support and Development
- Topic: Problem with tables
- Replies: 3
- Views: 2346
Problem with tables
Hello, I've been working on a little program for my end-of-year Computer Science project, and for some reason something in what I think is my table referencing isn't working, could anyone help me find out what's wrong?
Thanks!
Thanks!
- Wed Sep 07, 2011 12:44 am
- Forum: Support and Development
- Topic: Do you have to use the callback functions?
- Replies: 5
- Views: 1830
Do you have to use the callback functions?
Hi, I've only recently begun programming in LOVE, and I'm liking it so far. However, the callback functions are a bit strange for me, and i was wondering if I could use the love lib outside of the callback functions. Thanks!