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.