 |
forums.ps2dev.org Homebrew PS2, PSP & PS3 Development Discussions
|
| View previous topic :: View next topic |
| Author |
Message |
IndianCheese
Joined: 27 Feb 2006 Posts: 1
|
Posted: Tue May 15, 2007 12:20 pm Post subject: Very new to Lua, need button "if"s |
|
|
Could someone provide me will all of the "if" calls for buttons? I only know:
if pad:cross()
if pad:circle()
if pad:square()
if pad:triangle()
What I am mainly looking for are the arrow and L/R trigger calls, but the system function row (start, select, home, vol +-, screen, note) calls would be useful, too. |
|
| Back to top |
|
 |
Gh0sT
Joined: 06 Jun 2006 Posts: 5
|
Posted: Thu May 24, 2007 8:54 am Post subject: |
|
|
pad:up()
pad:down()
pad:left()
pad:right()
pad:triangle()
pad:circle()
pad:cross()
pad:square()
pad:l()
pad:r()
pad:analogX()
pad:analogY()
pad:note()
pad:home()
pad:start()
pad:select()
...
Maybe more, dunno. :)
Greets,
Gh0sT |
|
| Back to top |
|
 |
cools
Joined: 04 Mar 2006 Posts: 46
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|