background - Lua - fast changing images -


I am not a programmer, even amateur, I just wanted a program that was a PSP screen (whole) Infinite I did something as possible:
  rdupa = Image.load ("red.png") gdupa = Image.load ("green.png") bdupa = Image.load Blit (0, 0, rdupa, false) Screen: clear () screen: blit (0, 0, gdupa, false) Screen: Clear () screen: ("blue.png") Screen: Blit (0, 0, Bdupa, false) Screen: Clear () end   

Using Google, however Neither does he do what I did wrong (I have * .png images in the same folder as the script)? Ready script will be seen veeeeeeery well.

I am not sure about my environment, but I think this is mainly due to its main window Unable to update or whatever it is, it is essentially trapped to execute the Lua code (unless it is executed in separate thread).

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -