stylet 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (194) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +14 -0
  3. data/.travis.yml +4 -0
  4. data/.yardopts +2 -0
  5. data/Gemfile +16 -0
  6. data/README.org +19 -0
  7. data/Rakefile +17 -0
  8. data/bin/setup +63 -0
  9. data/bin/stylet +8 -0
  10. data/examples/.ruby-version +1 -0
  11. data/examples/00100_lib_hello_world.rb +8 -0
  12. data/examples/00110_lib_sge_check.rb +6 -0
  13. data/examples/00120_lib_/343/202/254/343/203/263/343/203/236/345/200/244/343/201/256/345/244/211/346/233/264.rb +22 -0
  14. data/examples/00130_lib_window_title.rb +8 -0
  15. data/examples/00140_lib_callbacks.rb +8 -0
  16. data/examples/00150_lib_vector.rb +5 -0
  17. data/examples/00160_lib_run.rb +4 -0
  18. data/examples/00170_lib_frame.rb +4 -0
  19. data/examples/00180_lib_config/347/242/272/350/252/215.rb +7 -0
  20. data/examples/00190_lib_/343/201/231/343/201/271/343/201/246/345/220/214/343/201/230/343/202/252/343/203/226/343/202/270/343/202/247/343/202/257/343/203/210.rb +10 -0
  21. data/examples/00200_lib_/343/203/254/343/202/267/343/203/274/343/203/220/343/203/274/343/202/222/347/234/201/347/225/245/343/201/231/343/202/213/346/226/271/346/263/225/343/201/256/343/203/206/343/202/271/343/203/210.rb +28 -0
  22. data/examples/00210_lib_delegators.rb +7 -0
  23. data/examples/00220_lib_template_method.rb +13 -0
  24. data/examples/00230_lib_/350/203/214/346/231/257/347/224/273/345/203/217/350/241/250/347/244/272.rb +9 -0
  25. data/examples/00240_lib_/350/203/214/346/231/257/347/224/273/345/203/217/343/202/222/346/232/227/343/201/2171_/351/273/222/343/201/256/344/270/212/343/201/253/350/203/214/346/231/257.rb +18 -0
  26. data/examples/00250_lib_/350/203/214/346/231/257/347/224/273/345/203/217/343/202/222/346/232/227/343/201/2172_/350/203/214/346/231/257/343/201/256/344/270/212/343/201/253/351/273/222.rb +17 -0
  27. data/examples/00260_lib_/350/203/214/346/231/257/347/224/273/345/203/217/343/202/222/346/232/227/343/201/2173_/350/203/214/346/231/257/343/201/256/344/270/212/343/201/253/351/273/222_/347/224/273/351/235/242/343/202/265/343/202/244/343/202/272/343/203/225/343/202/243/343/203/203/343/203/210_/351/207/215/343/201/204.rb +27 -0
  28. data/examples/00270_lib_/350/203/214/346/231/257/347/224/273/345/203/217/343/202/222/346/232/227/343/201/2173_/350/203/214/346/231/257/343/201/256/344/270/212/343/201/253/351/273/222_/347/224/273/351/235/242/343/202/265/343/202/244/343/202/272/343/203/225/343/202/243/343/203/203/343/203/210_/351/253/230/351/200/237/345/214/226.rb +44 -0
  29. data/examples/00280_lib_/347/211/271/345/256/232/343/201/256/343/202/250/343/203/252/343/202/242/343/201/240/343/201/221/345/276/220/343/200/205/343/201/253/346/266/210/343/201/231.rb +26 -0
  30. data/examples/00290_lib_/350/203/214/346/231/257/350/211/262/345/244/211/346/233/264.rb +5 -0
  31. data/examples/00300_lib_/343/202/255/343/203/243/343/203/251/343/202/257/343/202/277/347/224/273/345/203/217/343/202/222/350/241/250/347/244/272/343/201/231/343/202/213/344/276/213.rb +17 -0
  32. data/examples/00310_lib_/343/202/255/343/203/243/343/203/251/343/202/257/343/202/277/347/224/273/345/203/217/343/201/256/343/202/242/343/203/213/343/203/241/343/203/274/343/202/267/343/203/247/343/203/263.rb +18 -0
  33. data/examples/00320_lib_/343/202/255/343/203/243/343/203/251/343/202/257/343/202/277/346/213/241/345/244/247/347/270/256/345/260/217/345/233/236/350/273/242.rb +21 -0
  34. data/examples/00330_joystick.rb +5 -0
  35. data/examples/00340_joystick_PS3/343/202/242/343/203/212/343/203/255/343/202/260/343/203/254/343/203/220/343/203/274/343/201/256/345/213/225/343/201/215/343/201/214/345/206/205/351/203/250/343/201/247/343/201/257/345/233/233/350/247/222.rb +30 -0
  36. data/examples/00350_joystick_PS3/343/202/242/343/203/212/343/203/255/343/202/260/343/203/254/343/203/220/343/203/274/343/201/256/350/252/277/346/225/264/346/270/210/343/201/277/343/203/231/343/202/257/343/203/210/343/203/253.rb +12 -0
  37. data/examples/00360_lib_mouse.rb +5 -0
  38. data/examples/00370_lib_input.rb +29 -0
  39. data/examples/00380_lib_vputs_align.rb +8 -0
  40. data/examples/00390_/343/203/225/343/202/251/343/203/263/343/203/210/344/270/200/350/246/247.rb +15 -0
  41. data/examples/00400_lib_draw_circle.rb +8 -0
  42. data/examples/00410_SDL/343/201/256draw_rect/343/201/2571/343/203/224/343/202/257/343/202/273/343/203/253/344/275/231/345/210/206/343/201/253/346/217/217/347/224/273/343/201/225/343/202/214/343/202/213/343/201/256/343/201/247/346/263/250/346/204/217.rb +7 -0
  43. data/examples/00420_circle_on_circle.rb +10 -0
  44. data/examples/00430_rotate.rb +16 -0
  45. data/examples/00440_draw_triangle.rb +7 -0
  46. data/examples/00450_parabora_triangle.rb +37 -0
  47. data/examples/00460_ice_hockey.rb +88 -0
  48. data/examples/00470_collision_block_vs_block.rb +120 -0
  49. data/examples/00480_simple_circle_controll.rb +37 -0
  50. data/examples/00490_/347/255/211/351/200/237/347/247/273/345/213/225_uniform_velocity_rain.rb +51 -0
  51. data/examples/00500_/345/212/240/351/200/237/346/224/276/347/211/251/347/267/232_parabora_volcano.rb +94 -0
  52. data/examples/00510_3d.rb +53 -0
  53. data/examples/00520_/343/203/210/343/203/253/343/203/215/343/201/256/343/203/241/343/203/213/343/203/245/343/203/274/351/242/250/343/201/256/345/213/225/343/201/215.rb +77 -0
  54. data/examples/00530_curve_2/346/254/241/343/203/231/343/202/270/343/202/247/346/233/262/347/267/232/343/201/250/347/233/264/347/267/232/343/201/250/343/201/256/344/272/244/347/202/271.rb +43 -0
  55. data/examples/00540_curve_3/346/254/241/343/203/231/343/202/270/343/202/247/346/233/262/347/267/232.rb +40 -0
  56. data/examples/00550_curve_N/346/254/241/343/203/231/343/202/270/343/202/247/346/233/262/347/267/232.rb +92 -0
  57. data/examples/00560_curve_/343/202/271/343/203/227/343/203/251/343/202/244/343/203/263/346/233/262/347/267/232.rb +113 -0
  58. data/examples/00570_/345/206/206/351/201/213/345/213/225_circle_jet_coaster.rb +52 -0
  59. data/examples/00580_/345/206/206/343/202/222/346/212/274/343/201/231/343/201/262/343/201/243/343/201/261/343/202/213_collision_circle_vs_circle_push_or_pull.rb +56 -0
  60. data/examples/00590_/350/212/213/350/231/253/343/202/264/343/203/240/347/264/220/343/203/207/343/203/242_collision_demo_circle_worm.rb +104 -0
  61. data/examples/00600_/346/214/257/343/202/212/345/255/220_swing.rb +145 -0
  62. data/examples/00610_/345/206/205/347/251/215/343/201/250/345/244/226/347/251/215_inner_product.rb +36 -0
  63. data/examples/00620_/346/263/225/347/267/232/343/203/231/343/202/257/343/203/210/343/203/253.rb +23 -0
  64. data/examples/00630_/345/206/206/343/201/250/345/206/206/343/201/256/345/217/215/345/260/204_collision_reflect_circle_vs_circle.rb +222 -0
  65. data/examples/00640_/347/202/271/343/201/250/347/267/232/345/210/206/343/201/256/344/272/244/345/267/256/345/210/244/345/256/232_collision_ray_circle_vs_line.rb +261 -0
  66. data/examples/00650_/345/206/206/343/201/250/347/202/271/343/201/256/345/217/215/345/260/204_collision_circle_vs_dot.rb +36 -0
  67. data/examples/00660_/345/206/206/343/201/250/345/206/206/343/201/250/347/267/232/345/210/206/343/201/256/345/217/215/345/260/204/343/203/207/343/203/242_collision_demo.rb +305 -0
  68. data/examples/00670_/343/203/251/343/202/244/343/203/225/343/202/262/343/203/274/343/203/240.rb +86 -0
  69. data/examples/00680_2/347/202/271/343/202/222/351/200/232/343/202/213/347/233/264/347/267/232/343/201/256/346/226/271/347/250/213/345/274/217.rb +81 -0
  70. data/examples/00690_/343/203/222/343/203/253/343/203/231/343/203/253/343/203/210/346/233/262/347/267/232.rb +77 -0
  71. data/examples/00700_/343/202/263/343/203/203/343/203/233/346/233/262/347/267/232.rb +79 -0
  72. data/examples/00710_/343/202/267/343/202/260/343/203/242/343/202/244/343/203/211/346/233/262/347/267/232.rb +40 -0
  73. data/examples/00720_/343/202/267/343/203/200/346/244/215/347/211/251.rb +44 -0
  74. data/examples/00730_/343/202/257/343/203/252/343/203/225/343/202/251/343/203/274/343/203/211/343/202/242/343/203/210/343/203/251/343/202/257/343/202/277_/345/237/272/346/234/254.rb +29 -0
  75. data/examples/00740_/343/202/257/343/203/252/343/203/225/343/202/251/343/203/274/343/203/211/343/202/242/343/203/210/343/203/251/343/202/257/343/202/277_/346/224/271/350/211/257_/350/211/262/344/273/230/343/201/215.rb +68 -0
  76. data/examples/00750_/343/202/257/343/203/252/343/203/225/343/202/251/343/203/274/343/203/211/343/202/242/343/203/210/343/203/251/343/202/257/343/202/277_/343/203/211/343/203/274/343/203/212/343/203/204/345/236/213.rb +44 -0
  77. data/examples/00760_/347/201/253/350/212/261.rb +42 -0
  78. data/examples/00770_atan/343/201/247atan2/343/202/222/346/233/270/343/201/217.rb +26 -0
  79. data/examples/00780_/346/250/231/346/272/226/343/203/251/343/202/244/343/203/226/343/203/251/343/203/252/343/201/256atan2_sin_cos/343/202/222/344/275/277/343/201/206.rb +15 -0
  80. data/examples/00790_/350/247/222/345/272/246/343/201/250/343/203/251/343/202/270/343/202/242/343/203/263/343/201/256/347/233/270/344/272/222/345/244/211/346/217/233.rb +22 -0
  81. data/examples/00800_/347/220/203/343/201/214/347/233/264/347/267/232/347/232/204/343/201/253/345/213/225/343/201/204/343/201/246/343/201/204/343/202/213/343/201/240/343/201/221/343/201/247/345/233/236/350/273/242/343/201/227/343/201/246/343/201/204/343/202/213/343/202/210/343/201/206/343/201/253/350/246/213/343/201/210/343/202/213.rb +27 -0
  82. data/examples/00810_/343/202/267/343/203/237/343/203/245/343/203/254/343/203/274/343/202/267/343/203/247/343/203/263_/350/273/212.rb +75 -0
  83. data/examples/00820_/343/202/267/343/203/237/343/203/245/343/203/254/343/203/274/343/202/267/343/203/247/343/203/263_/346/210/246/350/273/212.rb +90 -0
  84. data/examples/00830_/350/247/222/345/272/246/345/267/256.rb +36 -0
  85. data/examples/00840_/346/224/276/347/211/251/347/267/232/343/201/247/347/213/231/346/222/203_/346/231/202/351/226/223/345/233/272/345/256/232.rb +61 -0
  86. data/examples/00850_/346/224/276/347/211/251/347/267/232/343/201/247/347/213/231/346/222/203_/350/247/222/345/272/246/345/233/272/345/256/232.rb +84 -0
  87. data/examples/00860_/346/224/276/347/211/251/347/267/232/343/201/247/347/213/231/346/222/203_/351/200/237/345/272/246/345/233/272/345/256/232.rb +66 -0
  88. data/examples/00870_/350/247/222/345/272/246/350/243/234/346/255/243_/345/212/240/351/200/237/343/203/237/343/202/265/343/202/244/343/203/253.rb +60 -0
  89. data/examples/00880_/345/210/235/351/200/237/343/201/214/351/200/237/343/201/204/343/203/237/343/202/265/343/202/244/343/203/253.rb +51 -0
  90. data/examples/00890_/346/255/243/350/246/217/344/271/261/346/225/260/343/201/250/346/250/231/346/272/226/345/201/217/345/267/256/343/201/256/345/217/257/350/246/226/345/214/226.rb +72 -0
  91. data/examples/00900_/345/220/221/345/277/203/345/212/233/343/201/247/345/233/236/350/273/242/343/200/220/350/247/222/345/272/2460/345/272/246/343/201/213/343/202/211/343/200/221.rb +23 -0
  92. data/examples/00910_/345/220/221/345/277/203/345/212/233/343/201/247/345/233/236/350/273/242/343/200/220/344/273/273/346/204/217/343/201/256/350/247/222/345/272/246/343/201/213/343/202/211/343/200/221.rb +33 -0
  93. data/examples/00920_/343/203/236/343/203/252/343/202/252/343/203/226/343/203/251/343/202/266/343/203/274/343/202/272/351/242/250/343/201/253/347/224/273/351/235/242/344/270/241/347/253/257/343/201/214/347/271/213/343/201/243/343/201/246/343/201/204/343/202/213/344/276/213.rb +29 -0
  94. data/examples/00930_/345/212/271/346/236/234/351/237/263.rb +17 -0
  95. data/examples/00940_/343/203/236/343/203/203/343/203/227/343/203/201/343/203/203/343/203/227/343/201/256/343/203/236/343/203/203/343/203/227/351/205/215/347/275/256.rb +71 -0
  96. data/examples/00950_/343/203/236/343/203/203/343/203/227/343/203/201/343/203/203/343/203/227/343/201/256/350/241/250/347/244/272/344/276/213.rb +28 -0
  97. data/examples/00960_/343/203/236/343/203/203/343/203/227/343/203/201/343/203/203/343/203/227/343/201/250/345/215/230/344/270/200/347/224/273/345/203/217/343/201/256/351/201/225/343/201/204/343/202/222/345/220/270/345/217/216/343/201/231/343/202/213/344/276/213.rb +47 -0
  98. data/examples/00970_observer_/343/201/235/343/201/2561_/347/233/264/346/216/245.rb +28 -0
  99. data/examples/00980_observer_/343/201/235/343/201/2562_/346/231/256/351/200/232/343/201/253Singleton/347/211/210.rb +30 -0
  100. data/examples/00990_observer_/343/201/235/343/201/2563_SimpleDelegator/347/211/210.rb +28 -0
  101. data/examples/01000_observer_/343/201/235/343/201/2564_/351/200/206/343/201/253/343/203/253/343/203/274/343/203/227/344/270/273/345/260/216.rb +28 -0
  102. data/examples/01010_observer_/343/201/235/343/201/2565_/343/201/204/343/202/215/343/202/223/343/201/252/346/211/200/343/201/213/343/202/211/345/221/274/343/202/223/343/201/247/343/201/204/343/202/213/343/201/221/343/201/251Singleton/343/201/252/343/201/256/343/201/247/345/256/211/345/205/250.rb +37 -0
  103. data/examples/01020_observer_/343/201/235/343/201/2566_/343/201/204/343/202/215/343/202/223/343/201/252/346/211/200/343/201/213/343/202/211/345/221/274/343/201/266/345/240/264/345/220/210callbacks/343/202/222/344/275/277/343/202/217/343/201/252/343/201/204/343/202/210/343/201/206/343/201/253.rb +30 -0
  104. data/examples/01030_observer_/343/201/235/343/201/2567_/343/202/250/343/203/225/343/202/247/343/202/257/343/203/210/343/202/277/343/202/271/343/202/257/343/202/222/345/233/236/343/201/231/344/276/213.rb +57 -0
  105. data/examples/01040_/343/203/236/343/202/246/343/202/271/343/201/256/344/275/215/347/275/256/343/201/253/343/203/224/343/202/257/343/202/273/343/203/253/343/202/222/346/211/223/343/201/244.rb +18 -0
  106. data/examples/01050_/343/203/224/343/202/257/343/202/273/343/203/253/345/205/250/344/275/223/343/202/222/346/233/270/343/201/215/350/276/274/343/202/200.rb +27 -0
  107. data/examples/01060_effect_/347/224/273/345/203/217/343/201/256/343/202/263/343/203/263/343/203/234/343/203/252/343/203/245/343/203/274/343/203/210/346/263/225/343/201/253/343/202/210/343/202/213/343/202/250/343/203/225/343/202/247/343/202/257/343/203/210/345/207/246/347/220/206.rb +116 -0
  108. data/examples/01070_effect_FF7/343/201/256/346/210/246/351/227/230/343/201/253/345/205/245/343/202/213/343/201/250/343/201/215/343/201/256/343/202/250/343/203/225/343/202/247/343/202/257/343/203/210.rb +33 -0
  109. data/examples/01080_effect_/350/203/214/346/231/257/343/202/222/347/267/251/343/201/217/346/266/210/343/201/227/343/201/246/343/201/204/343/201/217/343/201/250/343/202/271/343/203/240/343/203/274/343/202/272/343/201/253/343/201/252/343/202/213.rb +16 -0
  110. data/examples/01090_/347/224/273/345/203/217/343/201/256/343/202/257/343/203/255/343/202/271/343/203/225/343/202/247/343/203/274/343/203/211.rb +37 -0
  111. data/examples/01100_/343/202/271/343/202/257/343/203/252/343/203/274/343/203/263/346/203/205/345/240/261.rb +8 -0
  112. data/examples/01110_lib_contrib_menu.rb +19 -0
  113. data/examples/01120_/351/233/233/345/236/213_2P/345/257/276/346/210/246/351/242/250STG.rb +109 -0
  114. data/examples/01130_/351/233/233/345/236/213_/346/210/246/350/273/212/345/257/276/346/210/246.rb +396 -0
  115. data/examples/01140_/351/233/233/345/236/213_2P/345/257/276/346/210/246.rb +60 -0
  116. data/examples/01150_/351/233/233/345/236/213_/343/202/271/343/203/274/343/203/221/343/203/274/343/203/236/343/203/252/343/202/252/351/242/250/343/202/242/343/202/257/343/202/267/343/203/247/343/203/263.rb +1251 -0
  117. data/examples/01160_2D/343/202/242/343/203/225/343/202/243/343/203/263/345/244/211/346/217/233.rb +40 -0
  118. data/examples/01170_stackprof.rb +10 -0
  119. data/examples/01180_sdl_/343/202/242/343/203/253/343/203/225/343/202/241/343/203/226/343/203/254/343/203/263/343/203/207/343/202/243/343/203/263/343/202/260/343/201/247/351/207/215/343/201/255/345/220/210/343/201/233/345/241/227/343/202/212/346/275/260/343/201/227.rb +11 -0
  120. data/examples/01190_/343/203/221/343/203/274/343/203/206/343/202/243/343/202/257/343/203/253/345/220/214/345/243/253/343/201/247/344/270/255/345/244/256/343/201/253/345/220/221/343/201/213/343/201/206.rb +79 -0
  121. data/examples/01200_lib_OpenGL.rb +55 -0
  122. data/examples/bezier.rb +202 -0
  123. data/examples/cursor.rb +50 -0
  124. data/examples/helper.rb +38 -0
  125. data/examples/lifegame_patterns.rb +102 -0
  126. data/examples/movable_point.rb +64 -0
  127. data/examples/mtx33.rb +294 -0
  128. data/examples/setup.rb +5 -0
  129. data/examples/stage_infos.rb +1 -0
  130. data/examples/start.sh +2 -0
  131. data/examples/test_all.rb +5 -0
  132. data/examples/testgl.rb +228 -0
  133. data/examples/trash/__0060_shooting2.rb +37 -0
  134. data/examples/trash/__0090_collision_circle1.rb +50 -0
  135. data/examples/trash/__0125_circle_collision.rb +103 -0
  136. data/examples/trash/__0130_circle_collision2.rb +60 -0
  137. data/examples/trash/__0270_circle_cycle_shift.rb +29 -0
  138. data/examples/trash/__bullet_algos.rb +224 -0
  139. data/examples/trash/gunship.rb +39 -0
  140. data/examples//343/203/227/343/203/255/343/202/270/343/202/247/343/202/257/343/202/277/343/203/274/343/201/253/350/241/250/347/244/272/343/201/231/343/202/213/343/201/250/343/201/215.sh +2 -0
  141. data/lib/stylet.rb +1 -0
  142. data/lib/stylet/application_memory_record.rb +33 -0
  143. data/lib/stylet/audio.rb +455 -0
  144. data/lib/stylet/axis_support.rb +62 -0
  145. data/lib/stylet/base.rb +76 -0
  146. data/lib/stylet/callbacks.rb +62 -0
  147. data/lib/stylet/cli.rb +54 -0
  148. data/lib/stylet/collision_support.rb +56 -0
  149. data/lib/stylet/config.rb +39 -0
  150. data/lib/stylet/contrib/menu.rb +508 -0
  151. data/lib/stylet/contrib/shared_pad.rb +32 -0
  152. data/lib/stylet/contrib/sprity.rb +149 -0
  153. data/lib/stylet/core.rb +118 -0
  154. data/lib/stylet/cpu_stat.rb +58 -0
  155. data/lib/stylet/delegators.rb +54 -0
  156. data/lib/stylet/draw.rb +256 -0
  157. data/lib/stylet/draw_support/arrow.rb +56 -0
  158. data/lib/stylet/draw_support/circle.rb +63 -0
  159. data/lib/stylet/draw_support/polygon.rb +22 -0
  160. data/lib/stylet/font.rb +172 -0
  161. data/lib/stylet/fps_adjust.rb +23 -0
  162. data/lib/stylet/fps_stat.rb +41 -0
  163. data/lib/stylet/input.rb +8 -0
  164. data/lib/stylet/input/base.rb +105 -0
  165. data/lib/stylet/input/hardware_bindings.rb +65 -0
  166. data/lib/stylet/input/key_one.rb +162 -0
  167. data/lib/stylet/input/support.rb +72 -0
  168. data/lib/stylet/joystick.rb +31 -0
  169. data/lib/stylet/joystick_adapter.rb +130 -0
  170. data/lib/stylet/joystick_adapters/buffalo_snes_adapter.rb +47 -0
  171. data/lib/stylet/joystick_adapters/elecom_usb_pad_adapter.rb +30 -0
  172. data/lib/stylet/joystick_adapters/hori_rap_v3_sa_adapter.rb +46 -0
  173. data/lib/stylet/joystick_adapters/ps3_standard_adapter.rb +40 -0
  174. data/lib/stylet/joystick_adapters/unknown_adapter.rb +13 -0
  175. data/lib/stylet/keyboard.rb +15 -0
  176. data/lib/stylet/logger.rb +12 -0
  177. data/lib/stylet/mouse.rb +58 -0
  178. data/lib/stylet/palette.rb +17 -0
  179. data/lib/stylet/rect.rb +113 -0
  180. data/lib/stylet/shortcut.rb +8 -0
  181. data/lib/stylet/state.rb +87 -0
  182. data/lib/stylet/stylet.rb +44 -0
  183. data/lib/stylet/system_pause.rb +24 -0
  184. data/lib/stylet/version.rb +3 -0
  185. data/log/.gitkeep +0 -0
  186. data/stylet.gemspec +31 -0
  187. data/test/test_helper.rb +6 -0
  188. data/test/test_input_base.rb +12 -0
  189. data/test/test_input_key_one.rb +43 -0
  190. data/test/test_input_support.rb +47 -0
  191. data/test/test_sample.rb +13 -0
  192. data/test/test_state.rb +26 -0
  193. data/tips.org +16 -0
  194. metadata +391 -0
@@ -0,0 +1,47 @@
1
+ # iBUFFALO USBゲームパッド 8ボタン スーパーファミコン風
2
+ # http://www.amazon.co.jp/dp/B002B9XB0E
3
+ #
4
+ # 4 5
5
+ # -y 2
6
+ # -x +x 6 7 3 0
7
+ # +y 1
8
+ #
9
+ # x: axis(0)
10
+ # y: axis(1)
11
+ #
12
+ module Stylet
13
+ module JoystickAdapters
14
+ class BuffaloSnesAdapter < JoystickAdapter
15
+ cattr_accessor :button_assigns do
16
+ {
17
+ :btA => 3,
18
+ :btB => 2,
19
+ :btC => 1,
20
+ :btD => 0,
21
+
22
+ :btR1 => 4,
23
+ :btL1 => 5,
24
+
25
+ :btSelect => 6,
26
+ :btStart => 7,
27
+ }
28
+ end
29
+
30
+ # ニュートラルが 0 とは限らないため negative positive メソッドでのチェックはできない
31
+ def lever_on?(dir)
32
+ case dir
33
+ when :up
34
+ axis(1) <= -32768
35
+ when :down
36
+ axis(1) >= 32767
37
+ when :right
38
+ axis(0) >= 32767
39
+ when :left
40
+ axis(0) <= -32768
41
+ else
42
+ false
43
+ end
44
+ end
45
+ end
46
+ end
47
+ end
@@ -0,0 +1,30 @@
1
+ # ELECOM ゲームパッド JC-U2410TBK http://www.amazon.co.jp/dp/B000FO600A
2
+ module Stylet
3
+ module JoystickAdapters
4
+ class ElecomUsbPadAdapter < JoystickAdapter
5
+ cattr_accessor :button_assigns do
6
+ {
7
+ :btA => 0,
8
+ :btB => 1,
9
+ :btC => 3,
10
+ :btD => 2,
11
+ }
12
+ end
13
+
14
+ def lever_on?(dir)
15
+ case dir
16
+ when :up
17
+ axis(4) <= -32768
18
+ when :down
19
+ axis(4) >= 32767
20
+ when :right
21
+ axis(3) <= -32768
22
+ when :left
23
+ axis(3) >= 32767
24
+ else
25
+ false
26
+ end
27
+ end
28
+ end
29
+ end
30
+ end
@@ -0,0 +1,46 @@
1
+ # リアルアーケードPro.V3 SA(PS3用) http://www.amazon.co.jp/dp/B002YT9PSI
2
+ #
3
+ # 12(PS) 8(SELECT)
4
+ #
5
+ # + 0 3 5 4
6
+ # 1 2 7 6 9(START)
7
+ #
8
+ # ▼スイッチと axis(インデックス) の対応
9
+ #
10
+ # LS -> 0, 1
11
+ # PR -> 2, 3
12
+ #
13
+ module Stylet
14
+ module JoystickAdapters
15
+ class HoriRapV3SaAdapter < JoystickAdapter
16
+ cattr_accessor :button_assigns do
17
+ {
18
+ :btA => 3,
19
+ :btB => 5,
20
+ :btC => 4,
21
+ :btD => 2,
22
+
23
+ :btSelect => 8,
24
+ :btStart => 9,
25
+ :btPS => 12,
26
+ }
27
+ end
28
+
29
+ def lever_on?(dir)
30
+ # macOS Sierra にしたらニュートラルが 128 になってしまったので汎用的な判別方法に変更。
31
+ case dir
32
+ when :up
33
+ axis(1) <= -32768
34
+ when :down
35
+ axis(1) >= 32767
36
+ when :right
37
+ axis(0) >= 32767
38
+ when :left
39
+ axis(0) <= -32768
40
+ else
41
+ false
42
+ end
43
+ end
44
+ end
45
+ end
46
+ end
@@ -0,0 +1,40 @@
1
+ # 純正 or 純正風ぱちもん
2
+ module Stylet
3
+ module JoystickAdapters
4
+ class Ps3StandardAdapter < JoystickAdapter
5
+ cattr_accessor(:lever_button_assigns) do
6
+ {
7
+ :up => 4,
8
+ :right => 5,
9
+ :down => 6,
10
+ :left => 7,
11
+ }
12
+ end
13
+
14
+ cattr_accessor(:button_assigns) do
15
+ {
16
+ :btA => 15,
17
+ :btB => 12,
18
+ :btC => 13,
19
+ :btD => 14,
20
+
21
+ :btR1 => 11,
22
+ :btR2 => 9,
23
+ :btL1 => 10,
24
+ :btL2 => 8,
25
+
26
+ :btSelect => 0,
27
+ :btStart => 3,
28
+ :btPS => 16,
29
+ }
30
+ end
31
+
32
+ def available_analog_levers
33
+ {
34
+ :left => [axis(0), axis(1)],
35
+ :right => [axis(2), axis(3)],
36
+ }
37
+ end
38
+ end
39
+ end
40
+ end
@@ -0,0 +1,13 @@
1
+ module Stylet
2
+ module JoystickAdapters
3
+ class UnknownAdapter < JoystickAdapter
4
+ cattr_accessor :lever_button_assigns do
5
+ {}
6
+ end
7
+
8
+ cattr_accessor :button_assigns do
9
+ {}
10
+ end
11
+ end
12
+ end
13
+ end
@@ -0,0 +1,15 @@
1
+ module Stylet
2
+ module Keyboard
3
+ def run_initializers
4
+ super
5
+ init_on(:keyboard) do
6
+ SDL::Key.scan # 先に SDL::Key.press? を呼ぶとエラーになるのを防ぐため
7
+ end
8
+ end
9
+
10
+ def polling
11
+ super if defined? super
12
+ SDL::Key.scan
13
+ end
14
+ end
15
+ end
@@ -0,0 +1,12 @@
1
+ require "active_support/logger"
2
+ require "active_support/core_ext/module/attribute_accessors"
3
+
4
+ module Stylet
5
+ mattr_accessor :logger
6
+ self.logger = ActiveSupport::Logger.new(STDOUT)
7
+ end
8
+
9
+ if $0 == __FILE__
10
+ Stylet.logger = ActiveSupport::Logger.new("#{__dir__}/../../log/development.log")
11
+ Stylet.logger.debug("OK")
12
+ end
@@ -0,0 +1,58 @@
1
+ require 'active_support/core_ext/class/attribute_accessors'
2
+
3
+ module Stylet
4
+ module Mouse
5
+ attr_reader :mouse
6
+
7
+ def initialize
8
+ super
9
+ @mouse = Info.new
10
+ end
11
+
12
+ def polling
13
+ super
14
+ @mouse.update { SDL::Mouse.state }
15
+ end
16
+
17
+ # moved? 移動した?
18
+ # point 現在座標
19
+ # button ボタンの状態
20
+ # vector 移動ベクトル
21
+ # vector.angle 移動方向
22
+ # vector.magnitude 移動距離
23
+ class Info
24
+ cattr_accessor(:sensitivity) { 3 }
25
+
26
+ attr_accessor :button, :point, :vector
27
+
28
+ def initialize
29
+ @button = Struct.new(:a, :b, :c).new
30
+ @point = Vector.zero
31
+ @history = []
32
+ end
33
+
34
+ def update
35
+ @before_pt = @point.dup
36
+ @point.x, @point.y, @button.a, @button.b, @button.c = yield
37
+ @history = ([@point.dup] + @history).take(sensitivity)
38
+ @vector = @point - @history.last
39
+ end
40
+
41
+ def moved?
42
+ @before_pt != @point
43
+ end
44
+
45
+ def to_s
46
+ [@point.to_a, @button.values, @vector.to_a].inspect
47
+ end
48
+ end
49
+ end
50
+ end
51
+
52
+ if $0 == __FILE__
53
+ require_relative "../stylet"
54
+ Stylet.run do
55
+ vputs "mouse: #{mouse}"
56
+ draw_vector(mouse.vector, :origin => srect.center, :label => mouse.vector.magnitude)
57
+ end
58
+ end
@@ -0,0 +1,17 @@
1
+ module Stylet
2
+ Palette = {
3
+ :yellow => [255, 255, 0],
4
+ :blue => [ 0, 0, 255],
5
+ :orange => [255, 127, 0],
6
+ :green => [127, 255, 0],
7
+ :purple => [255, 0, 255],
8
+ :cyan => [ 0, 255, 255],
9
+ :red => [255, 0, 0],
10
+ :black => [ 0, 0, 0],
11
+ :white => [255, 255, 255],
12
+
13
+ :background => [ 0, 0, 0],
14
+ :foreground => [255, 255, 255], # draw_rect, draw_line, ...
15
+ :font => [ 80, 160, 255],
16
+ }
17
+ end
@@ -0,0 +1,113 @@
1
+ module Stylet
2
+ # w, h が余分についただけの Vector と考える
3
+ # そうしないとベクトル処理の対象が [x, y] か [w, h] か判然としなくなってしまう
4
+ class Rect4 < Vector
5
+ attr_accessor :wh
6
+
7
+ class << self
8
+ def create(*args) # DEPRECATE
9
+ new(*args)
10
+ end
11
+
12
+ # オブジェクトの中央が原点と考えている場合、
13
+ # 32x32のオブジェクトの16,16が原点になる
14
+ # そのとき表示するのに draw(x-16, y-16, w, h) と書くのが煩雑なので
15
+ # 用意した記憶あり。
16
+ # なので次のように書ける
17
+ # rc = Stylet::Rect4.centered_create(image.w / 2, image.h / 2) # => [-16, -16, 32, 32]
18
+ # draw_rect(rc.vector_add(pos)) # ← ここが楽になる
19
+ # が、 31 を期待して max_x としたときに 31 ではなく 15 になったりして、混乱するのでこれは廃止したい→これでいい
20
+ def centered_create(rx, ry = rx)
21
+ new(-rx, -ry, rx * 2, ry * 2)
22
+ end
23
+
24
+ def wh(w, h)
25
+ new(0, 0, w, h)
26
+ end
27
+
28
+ def new2(w, h)
29
+ new(0, 0, w, h)
30
+ end
31
+
32
+ def new4(x, y, w, h)
33
+ new(x, y, w, h)
34
+ end
35
+ end
36
+
37
+ def initialize(x, y, w, h)
38
+ super(x, y)
39
+ @wh = Vector[w, h]
40
+ end
41
+
42
+ def w; @wh.x; end
43
+ def h; @wh.y; end
44
+
45
+ #--------------------------------------------------------------------------------
46
+ def half_w; w / 2; end
47
+ def half_h; h / 2; end
48
+ def half_wh; [half_w, half_h]; end
49
+
50
+ #--------------------------------------------------------------------------------
51
+ def min_x; x; end
52
+ def max_x; x + w - 1; end
53
+ def min_y; y; end
54
+ def max_y; y + h - 1; end
55
+
56
+ def x_range; min_x..max_x; end
57
+ def y_range; min_y..max_y; end
58
+
59
+ #--------------------------------------------------------------------------------
60
+ # 描画と合わせるため小数点があると当たり判定が一致しなくなる
61
+ def min_xi; min_x.to_i; end
62
+ def max_xi; max_x.to_i; end
63
+ def min_yi; min_y.to_i; end
64
+ def max_yi; max_y.to_i; end
65
+
66
+ #--------------------------------------------------------------------------------
67
+ def hx; x + w / 2; end
68
+ def hy; y + h / 2; end
69
+
70
+ alias width w
71
+ alias height h
72
+
73
+ def center
74
+ Vector.new(hx, hy)
75
+ end
76
+
77
+ def vector_add(vec)
78
+ Rect4.new(x + vec.x, y + vec.y, w, h)
79
+ end
80
+
81
+ def vector_sub(vec)
82
+ Rect4.new(x - vec.x, y - vec.y, w, h)
83
+ end
84
+
85
+ def to_vector
86
+ Vector.new(x, y)
87
+ end
88
+
89
+ def inspect
90
+ "#{super} #{@wh.inspect}"
91
+ end
92
+
93
+ def to_a
94
+ [*super, *@wh]
95
+ end
96
+ end
97
+
98
+ class Rect2 < Rect4
99
+ def self.[](*args)
100
+ new(*args)
101
+ end
102
+
103
+ def initialize(w, h)
104
+ super(0, 0, w, h)
105
+ end
106
+ end
107
+ end
108
+
109
+ if $0 == __FILE__
110
+ p Stylet::Rect4.new(2, 3, 4, 5)
111
+ p Stylet::Rect4.new(2, 3, 4, 5).vector_add(Stylet::Vector.new(6, 7))
112
+ p Stylet::Rect2[1, 2]
113
+ end
@@ -0,0 +1,8 @@
1
+ module Stylet
2
+ module Shortcut
3
+ def vec2; Vector; end
4
+ def vec3; Vector3; end
5
+ def rect2; Rect2; end
6
+ def rect4; Rect4; end
7
+ end
8
+ end
@@ -0,0 +1,87 @@
1
+ # 状態遷移管理
2
+ #
3
+ # 状態が少ないときは case when でいいと思う
4
+ #
5
+ # @state = State.new(:idle)
6
+ # @state.loop_in do
7
+ # case @state.key
8
+ # when :idle
9
+ # if @state.start_at?
10
+ # @state.jump_to :active
11
+ # end
12
+ # when :active
13
+ # if @state.start?
14
+ # end
15
+ # end
16
+ # end
17
+ #
18
+ # 状態が多い場合や継承が重要な場合などは Pluggable Selector パターンがおすすめ
19
+ #
20
+ # @state = State.new(:idle)
21
+ # @state.loop_in { send @state.key }
22
+ #
23
+ # def idle
24
+ # if @state.start_at?
25
+ # @state.jump_to :active
26
+ # end
27
+ # end
28
+ #
29
+ # def active
30
+ # if @state.start?
31
+ # end
32
+ # end
33
+ #
34
+ class State
35
+ attr_reader :counter, :key
36
+
37
+ def initialize(key = nil)
38
+ @_loop_break = Object.new
39
+ @_transit_key = Object.new
40
+ @depth = 0
41
+ jump_to(key)
42
+ end
43
+
44
+ def start?
45
+ @counter == 0
46
+ end
47
+
48
+ def pass
49
+ @counter += 1
50
+ end
51
+
52
+ def counter_at?(counter)
53
+ @counter == counter
54
+ end
55
+
56
+ def jump_to(key)
57
+ soft_jump_to(key)
58
+ if @depth.nonzero?
59
+ throw @_transit_key
60
+ end
61
+ end
62
+
63
+ def loop_in(&block)
64
+ @depth += 1
65
+ catch @_loop_break do
66
+ loop do
67
+ catch @_transit_key do
68
+ yield
69
+ throw @_loop_break
70
+ end
71
+ end
72
+ end
73
+ @depth -= 1
74
+ pass
75
+ end
76
+
77
+ def to_s
78
+ "#{@key}: #{@counter} (#{@_transit_key})"
79
+ end
80
+
81
+ private
82
+
83
+ def soft_jump_to(key)
84
+ @key = key
85
+ @counter = 0
86
+ end
87
+ end