Advertisement
Guest User

Untitled

a guest
Dec 14th, 2014
480
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. +----------------------------+
  2. | Button Label |
  3. |----------------------------|
  4. | OK |
  5. | Cancel |
  6. | Button 3 |
  7. | Button 4 |
  8. | Button 5 |
  9. | Button 6 |
  10. | Start |
  11. | Select |
  12. | L |
  13. | R |
  14. | Left stick |
  15. | Right stick |
  16. |----------------------------|
  17. | Trigger Label |
  18. |----------------------------|
  19. | Left |
  20. | Right |
  21. |----------------------------|
  22. | Directional |
  23. |----------------------------|
  24. | Directional pad |
  25. | Left analog stick |
  26. | Right analog stick |
  27. +----------------------------+
  28.  
  29.  
  30. +----------------------------+
  31. | Button Label |
  32. |----------------------------|
  33. | OK <- selected |
  34.  
  35.  
  36. "Press button or combination, then select button label"
  37.  
  38.  
  39. (A pressed)
  40.  
  41.  
  42. +------------+
  43. | A | <- selected
  44. +------------+
  45. | B |
  46. +------------+
  47. | Circle |
  48. +------------+
  49. | X |
  50. +------------+
  51. | Button 1 |
  52. +------------+
  53. | Other... |
  54. +------------+
  55.  
  56.  
  57. +----------------------------+
  58. | Button Label |
  59. |----------------------------|
  60. | OK A |
  61. | Cancel <- selected |
  62.  
  63.  
  64. "Press button or combination, then select button label"
  65.  
  66.  
  67. (B pressed)
  68.  
  69.  
  70. +------------+
  71. | B | <- selected
  72. +------------+
  73. | Other... |
  74. +------------+
  75.  
  76.  
  77. +----------------------------+
  78. | Button Label |
  79. |----------------------------|
  80. | OK A |
  81. | Cancel B |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement