Post Reply 
So, im gonna start coding again...
lua.. the noob language...
Author Message
Jomann
Chibi :3

Posts: 558.1177
Threads: 103
Joined: 15th Jul 2007
Reputation: 1.88741
E-Pigs: 25.8968
Offline
Post: #6
RE: So, im gonna start coding again...
michaelp Wrote:

Code:
1
2
3
4
5
6
7
8
9
while true do
 screen:clear()
 pad = Controls.read()
 if pad:cross() then
  screen:print(100, 100, "You pressed X", Color.new(255, 255 255) )
 end
 screen.flip()
 screen.waitVblankStart()
end


How's that? I think it works, didn't test it or anything.


hahaha, that's not what i mean, i don't want it to tell me i pressed x i want to press x then tell me something new that i inputed everytime i press x, sorta like msn..

jomann: yo (press x)
alyx: sup (press x)
jomann: did you hear about that cat? (press x)
alyx: what cat? (press x)
jomann: didnt barney tell you? (press x)

[Image: Endless_paradigm_01.png]
30/03/2008 03:12 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: So, im gonna start coding again... - Jomann - 30/03/2008 03:12 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: