Search found 1 match
- Fri Jan 15, 2010 3:48 am
 - Forum: PSP Lua Player Development
 - Topic: lua problems
 - Replies: 0
 - Views: 18407
 
lua problems
hello everybody, i write some lua scripts but in two scripts i have problems : the first script : black = Color.new(0,0,0) green = Color.new(0,255,0) while true do screen:clear(black) pad = Controls.read() screen:print&a...