Search found 1 match
- Tue May 16, 2006 12:48 pm
- Forum: PSP Lua Player Development
- Topic: Help with screen:blit...
- Replies: 6
- Views: 5181
Help with screen:blit...
Hi, I recenley started coding and I recieve an error when I run my code. ( on my PC). It states "Bad argument #2 to 'blit' <image expected, got table> Here is my code. If you could pleases help me fix it I would be very grateful.... THNX :) arrow = Image.load("arrow.png") grass = Imag...