Search found 3 matches
- Thu Feb 09, 2006 10:28 am
- Forum: PSP Lua Player Development
- Topic: Windows luaplayer /n newline issue?
- Replies: 3
- Views: 2723
- Thu Feb 09, 2006 5:48 am
- Forum: PSP Lua Player Development
- Topic: Windows luaplayer /n newline issue?
- Replies: 3
- Views: 2723
Windows luaplayer /n newline issue?
When I use this code: green = Color.new(0, 255, 0) screen:print(0,0, "Hello World\nby Entity", green) screen.flip() while true do screen.waitVblankStart() end I end up with Hello World[weirdcharacter]by Entity. Is this...
- Thu Feb 09, 2006 5:33 am
- Forum: PSP Lua Player Development
- Topic: Is this a know bug in the Windows Luaplayer?
- Replies: 1
- Views: 1915