Search found 1 match

by IndianCheese
Tue May 15, 2007 12:20 pm
Forum: PSP Lua Player Development
Topic: Very new to Lua, need button "if"s
Replies: 2
Views: 4400

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 wou...