fxruby 1.6.46-x64-mingw32 → 1.6.47-x64-mingw32

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 (311) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/binary.yml +4 -4
  3. data/.github/workflows/ci.yml +3 -3
  4. data/.yardopts +2 -2
  5. data/Gemfile +1 -1
  6. data/History.md +7 -0
  7. data/README.md +2 -2
  8. data/Rakefile +1 -1
  9. data/appveyor.yml +1 -1
  10. data/doap.rdf +1 -1
  11. data/docs/Fox/Canvas/CanvasError.html +2 -2
  12. data/docs/Fox/Canvas/CircleShape.html +2 -2
  13. data/docs/Fox/Canvas/ImageShape.html +2 -2
  14. data/docs/Fox/Canvas/LineShape.html +2 -2
  15. data/docs/Fox/Canvas/PolygonShape.html +2 -2
  16. data/docs/Fox/Canvas/RectangleShape.html +2 -2
  17. data/docs/Fox/Canvas/SelectionPolicy.html +2 -2
  18. data/docs/Fox/Canvas/Shape.html +2 -2
  19. data/docs/Fox/Canvas/ShapeCanvas.html +2 -2
  20. data/docs/Fox/Canvas/ShapeGroup.html +2 -2
  21. data/docs/Fox/Canvas/SingleSelectionPolicy.html +2 -2
  22. data/docs/Fox/Canvas/TextShape.html +2 -2
  23. data/docs/Fox/Canvas.html +2 -2
  24. data/docs/Fox/FTNonModal.html +2 -2
  25. data/docs/Fox/FX4Splitter.html +2 -2
  26. data/docs/Fox/FX7Segment.html +2 -2
  27. data/docs/Fox/FXAccelTable.html +2 -2
  28. data/docs/Fox/FXApp.html +2 -2
  29. data/docs/Fox/FXArc.html +2 -2
  30. data/docs/Fox/FXArrowButton.html +2 -2
  31. data/docs/Fox/FXBMPIcon.html +2 -2
  32. data/docs/Fox/FXBMPImage.html +2 -2
  33. data/docs/Fox/FXBitmap.html +2 -2
  34. data/docs/Fox/FXBitmapFrame.html +2 -2
  35. data/docs/Fox/FXBitmapView.html +2 -2
  36. data/docs/Fox/FXButton.html +2 -2
  37. data/docs/Fox/FXCURCursor.html +2 -2
  38. data/docs/Fox/FXCalendar.html +2 -2
  39. data/docs/Fox/FXCanvas.html +2 -2
  40. data/docs/Fox/FXCheckButton.html +2 -2
  41. data/docs/Fox/FXChoiceBox.html +2 -2
  42. data/docs/Fox/FXColor.html +2 -2
  43. data/docs/Fox/FXColorBar.html +2 -2
  44. data/docs/Fox/FXColorDialog.html +2 -2
  45. data/docs/Fox/FXColorItem.html +2 -2
  46. data/docs/Fox/FXColorList.html +2 -2
  47. data/docs/Fox/FXColorRing.html +2 -2
  48. data/docs/Fox/FXColorSelector.html +2 -2
  49. data/docs/Fox/FXColorWell.html +2 -2
  50. data/docs/Fox/FXColorWheel.html +2 -2
  51. data/docs/Fox/FXComboBox.html +2 -2
  52. data/docs/Fox/FXComboTableItem.html +2 -2
  53. data/docs/Fox/FXCommand.html +2 -2
  54. data/docs/Fox/FXComposite.html +2 -2
  55. data/docs/Fox/FXCursor.html +2 -2
  56. data/docs/Fox/FXDC.html +2 -2
  57. data/docs/Fox/FXDCPrint.html +2 -2
  58. data/docs/Fox/FXDCWindow.html +2 -2
  59. data/docs/Fox/FXDataTarget.html +2 -2
  60. data/docs/Fox/FXDebugTarget.html +2 -2
  61. data/docs/Fox/FXDelegator.html +2 -2
  62. data/docs/Fox/FXDial.html +2 -2
  63. data/docs/Fox/FXDialogBox.html +2 -2
  64. data/docs/Fox/FXDict.html +2 -2
  65. data/docs/Fox/FXDirBox.html +2 -2
  66. data/docs/Fox/FXDirDialog.html +2 -2
  67. data/docs/Fox/FXDirItem.html +2 -2
  68. data/docs/Fox/FXDirList.html +2 -2
  69. data/docs/Fox/FXDirSelector.html +2 -2
  70. data/docs/Fox/FXDockBar.html +2 -2
  71. data/docs/Fox/FXDockHandler.html +2 -2
  72. data/docs/Fox/FXDockSite.html +2 -2
  73. data/docs/Fox/FXDockTitle.html +2 -2
  74. data/docs/Fox/FXDocument.html +2 -2
  75. data/docs/Fox/FXDragCorner.html +2 -2
  76. data/docs/Fox/FXDrawable.html +2 -2
  77. data/docs/Fox/FXDriveBox.html +2 -2
  78. data/docs/Fox/FXEvent.html +2 -2
  79. data/docs/Fox/FXExtentd.html +2 -2
  80. data/docs/Fox/FXExtentf.html +2 -2
  81. data/docs/Fox/FXFileAssoc.html +2 -2
  82. data/docs/Fox/FXFileDialog.html +2 -2
  83. data/docs/Fox/FXFileDict.html +2 -2
  84. data/docs/Fox/FXFileItem.html +2 -2
  85. data/docs/Fox/FXFileList.html +2 -2
  86. data/docs/Fox/FXFileSelector.html +2 -2
  87. data/docs/Fox/FXFileStream.html +2 -2
  88. data/docs/Fox/FXFoldingItem.html +2 -2
  89. data/docs/Fox/FXFoldingList.html +2 -2
  90. data/docs/Fox/FXFont.html +2 -2
  91. data/docs/Fox/FXFontDesc.html +2 -2
  92. data/docs/Fox/FXFontDialog.html +2 -2
  93. data/docs/Fox/FXFontSelector.html +2 -2
  94. data/docs/Fox/FXFrame.html +2 -2
  95. data/docs/Fox/FXGIFCursor.html +2 -2
  96. data/docs/Fox/FXGIFIcon.html +2 -2
  97. data/docs/Fox/FXGIFImage.html +2 -2
  98. data/docs/Fox/FXGLCanvas.html +2 -2
  99. data/docs/Fox/FXGLCone.html +53 -60
  100. data/docs/Fox/FXGLContext.html +2 -2
  101. data/docs/Fox/FXGLCube.html +72 -78
  102. data/docs/Fox/FXGLCylinder.html +62 -69
  103. data/docs/Fox/FXGLGroup.html +57 -58
  104. data/docs/Fox/FXGLLine.html +44 -50
  105. data/docs/Fox/FXGLObject.html +2 -2
  106. data/docs/Fox/FXGLPoint.html +30 -36
  107. data/docs/Fox/FXGLShape.html +2 -2
  108. data/docs/Fox/FXGLSphere.html +38 -45
  109. data/docs/Fox/FXGLViewer.html +2 -2
  110. data/docs/Fox/FXGLVisual.html +2 -2
  111. data/docs/Fox/FXGradient.html +2 -2
  112. data/docs/Fox/FXGradientBar.html +2 -2
  113. data/docs/Fox/FXGroupBox.html +2 -2
  114. data/docs/Fox/FXHeader.html +2 -2
  115. data/docs/Fox/FXHeaderItem.html +2 -2
  116. data/docs/Fox/FXHiliteStyle.html +2 -2
  117. data/docs/Fox/FXHorizontalFrame.html +2 -2
  118. data/docs/Fox/FXHorizontalSeparator.html +2 -2
  119. data/docs/Fox/FXICOIcon.html +2 -2
  120. data/docs/Fox/FXICOImage.html +2 -2
  121. data/docs/Fox/FXIcon.html +2 -2
  122. data/docs/Fox/FXIconDict.html +2 -2
  123. data/docs/Fox/FXIconItem.html +2 -2
  124. data/docs/Fox/FXIconList.html +2 -2
  125. data/docs/Fox/FXIconSource.html +2 -2
  126. data/docs/Fox/FXId.html +2 -2
  127. data/docs/Fox/FXImage.html +2 -2
  128. data/docs/Fox/FXImageFrame.html +2 -2
  129. data/docs/Fox/FXImageView.html +2 -2
  130. data/docs/Fox/FXInputDialog.html +2 -2
  131. data/docs/Fox/FXIrb.html +2 -2
  132. data/docs/Fox/FXJPGIcon.html +2 -2
  133. data/docs/Fox/FXJPGImage.html +2 -2
  134. data/docs/Fox/FXKnob.html +2 -2
  135. data/docs/Fox/FXLabel.html +2 -2
  136. data/docs/Fox/FXLight.html +2 -2
  137. data/docs/Fox/FXList.html +2 -2
  138. data/docs/Fox/FXListBox.html +2 -2
  139. data/docs/Fox/FXListItem.html +2 -2
  140. data/docs/Fox/FXMDIChild.html +2 -2
  141. data/docs/Fox/FXMDIClient.html +2 -2
  142. data/docs/Fox/FXMDIDeleteButton.html +2 -2
  143. data/docs/Fox/FXMDIMaximizeButton.html +2 -2
  144. data/docs/Fox/FXMDIMenu.html +2 -2
  145. data/docs/Fox/FXMDIMinimizeButton.html +2 -2
  146. data/docs/Fox/FXMDIRestoreButton.html +2 -2
  147. data/docs/Fox/FXMDIWindowButton.html +2 -2
  148. data/docs/Fox/FXMainWindow.html +2 -2
  149. data/docs/Fox/FXMaterial.html +2 -2
  150. data/docs/Fox/FXMatrix.html +2 -2
  151. data/docs/Fox/FXMemoryBuffer.html +2 -2
  152. data/docs/Fox/FXMemoryStream.html +2 -2
  153. data/docs/Fox/FXMenuBar.html +2 -2
  154. data/docs/Fox/FXMenuButton.html +2 -2
  155. data/docs/Fox/FXMenuCaption.html +2 -2
  156. data/docs/Fox/FXMenuCascade.html +2 -2
  157. data/docs/Fox/FXMenuCheck.html +2 -2
  158. data/docs/Fox/FXMenuCommand.html +2 -2
  159. data/docs/Fox/FXMenuPane.html +2 -2
  160. data/docs/Fox/FXMenuRadio.html +2 -2
  161. data/docs/Fox/FXMenuSeparator.html +2 -2
  162. data/docs/Fox/FXMenuTitle.html +2 -2
  163. data/docs/Fox/FXMessageBox.html +2 -2
  164. data/docs/Fox/FXObject.html +2 -2
  165. data/docs/Fox/FXOption.html +2 -2
  166. data/docs/Fox/FXOptionMenu.html +2 -2
  167. data/docs/Fox/FXPCXIcon.html +2 -2
  168. data/docs/Fox/FXPCXImage.html +2 -2
  169. data/docs/Fox/FXPNGIcon.html +2 -2
  170. data/docs/Fox/FXPNGImage.html +2 -2
  171. data/docs/Fox/FXPPMIcon.html +2 -2
  172. data/docs/Fox/FXPPMImage.html +2 -2
  173. data/docs/Fox/FXPSBounds.html +2 -2
  174. data/docs/Fox/FXPacker.html +2 -2
  175. data/docs/Fox/FXPicker.html +2 -2
  176. data/docs/Fox/FXPopup.html +2 -2
  177. data/docs/Fox/FXPrintDialog.html +2 -2
  178. data/docs/Fox/FXPrinter.html +2 -2
  179. data/docs/Fox/FXProgressBar.html +2 -2
  180. data/docs/Fox/FXProgressDialog.html +2 -2
  181. data/docs/Fox/FXPseudoKeyboard.html +2 -2
  182. data/docs/Fox/FXPseudoMouse.html +2 -2
  183. data/docs/Fox/FXPseudoTarget.html +2 -2
  184. data/docs/Fox/FXQuatd.html +2 -2
  185. data/docs/Fox/FXQuatf.html +2 -2
  186. data/docs/Fox/FXRGBIcon.html +2 -2
  187. data/docs/Fox/FXRGBImage.html +2 -2
  188. data/docs/Fox/FXRadioButton.html +2 -2
  189. data/docs/Fox/FXRanged.html +2 -2
  190. data/docs/Fox/FXRangef.html +2 -2
  191. data/docs/Fox/FXRealSlider.html +2 -2
  192. data/docs/Fox/FXRealSpinner.html +2 -2
  193. data/docs/Fox/FXRecentFiles.html +2 -2
  194. data/docs/Fox/FXRectangle.html +2 -2
  195. data/docs/Fox/FXRegion.html +2 -2
  196. data/docs/Fox/FXRegistry.html +2 -2
  197. data/docs/Fox/FXReplaceDialog.html +2 -2
  198. data/docs/Fox/FXRootWindow.html +2 -2
  199. data/docs/Fox/FXRuler.html +2 -2
  200. data/docs/Fox/FXRulerView.html +2 -2
  201. data/docs/Fox/FXScintilla.html +2 -2
  202. data/docs/Fox/FXScrollArea.html +2 -2
  203. data/docs/Fox/FXScrollBar.html +2 -2
  204. data/docs/Fox/FXScrollCorner.html +2 -2
  205. data/docs/Fox/FXScrollPane.html +2 -2
  206. data/docs/Fox/FXScrollWindow.html +2 -2
  207. data/docs/Fox/FXSearchDialog.html +2 -2
  208. data/docs/Fox/FXSegment.html +2 -2
  209. data/docs/Fox/FXSeparator.html +2 -2
  210. data/docs/Fox/FXSettings.html +2 -2
  211. data/docs/Fox/FXShell.html +2 -2
  212. data/docs/Fox/FXShutter.html +2 -2
  213. data/docs/Fox/FXShutterItem.html +2 -2
  214. data/docs/Fox/FXSize.html +2 -2
  215. data/docs/Fox/FXSlider.html +2 -2
  216. data/docs/Fox/FXSphered.html +2 -2
  217. data/docs/Fox/FXSpheref.html +2 -2
  218. data/docs/Fox/FXSpinner.html +2 -2
  219. data/docs/Fox/FXSplashScreen.html +2 -2
  220. data/docs/Fox/FXSplashWindow.html +2 -2
  221. data/docs/Fox/FXSplitter.html +2 -2
  222. data/docs/Fox/FXSpring.html +2 -2
  223. data/docs/Fox/FXStatusBar.html +2 -2
  224. data/docs/Fox/FXStatusLine.html +2 -2
  225. data/docs/Fox/FXStream.html +2 -2
  226. data/docs/Fox/FXStreamAllocError.html +2 -2
  227. data/docs/Fox/FXStreamEndError.html +2 -2
  228. data/docs/Fox/FXStreamError.html +2 -2
  229. data/docs/Fox/FXStreamFailureError.html +2 -2
  230. data/docs/Fox/FXStreamFormatError.html +2 -2
  231. data/docs/Fox/FXStreamFullError.html +2 -2
  232. data/docs/Fox/FXStreamNoReadError.html +2 -2
  233. data/docs/Fox/FXStreamNoWriteError.html +2 -2
  234. data/docs/Fox/FXStreamUnknownError.html +2 -2
  235. data/docs/Fox/FXStringDict.html +2 -2
  236. data/docs/Fox/FXSwitcher.html +2 -2
  237. data/docs/Fox/FXTGAIcon.html +2 -2
  238. data/docs/Fox/FXTGAImage.html +2 -2
  239. data/docs/Fox/FXTIFIcon.html +2 -2
  240. data/docs/Fox/FXTIFImage.html +2 -2
  241. data/docs/Fox/FXTabBar.html +2 -2
  242. data/docs/Fox/FXTabBook.html +2 -2
  243. data/docs/Fox/FXTabItem.html +2 -2
  244. data/docs/Fox/FXTable.html +2 -2
  245. data/docs/Fox/FXTableItem.html +2 -2
  246. data/docs/Fox/FXTablePos.html +2 -2
  247. data/docs/Fox/FXTableRange.html +2 -2
  248. data/docs/Fox/FXText.html +2 -2
  249. data/docs/Fox/FXTextChange.html +2 -2
  250. data/docs/Fox/FXTextField.html +2 -2
  251. data/docs/Fox/FXToggleButton.html +2 -2
  252. data/docs/Fox/FXToolBar.html +2 -2
  253. data/docs/Fox/FXToolBarGrip.html +2 -2
  254. data/docs/Fox/FXToolBarShell.html +2 -2
  255. data/docs/Fox/FXToolBarTab.html +2 -2
  256. data/docs/Fox/FXToolTip.html +2 -2
  257. data/docs/Fox/FXTopWindow.html +2 -2
  258. data/docs/Fox/FXTranslator.html +2 -2
  259. data/docs/Fox/FXTreeItem.html +2 -2
  260. data/docs/Fox/FXTreeList.html +2 -2
  261. data/docs/Fox/FXTreeListBox.html +2 -2
  262. data/docs/Fox/FXTriStateButton.html +2 -2
  263. data/docs/Fox/FXUndoList.html +2 -2
  264. data/docs/Fox/FXVec2d.html +2 -2
  265. data/docs/Fox/FXVec2f.html +2 -2
  266. data/docs/Fox/FXVec3d.html +2 -2
  267. data/docs/Fox/FXVec3f.html +2 -2
  268. data/docs/Fox/FXVec4d.html +2 -2
  269. data/docs/Fox/FXVec4f.html +2 -2
  270. data/docs/Fox/FXVerticalFrame.html +2 -2
  271. data/docs/Fox/FXVerticalSeparator.html +2 -2
  272. data/docs/Fox/FXViewport.html +2 -2
  273. data/docs/Fox/FXVisual.html +2 -2
  274. data/docs/Fox/FXWindow.html +2 -2
  275. data/docs/Fox/FXWizard.html +2 -2
  276. data/docs/Fox/FXXBMIcon.html +2 -2
  277. data/docs/Fox/FXXBMImage.html +2 -2
  278. data/docs/Fox/FXXPMIcon.html +2 -2
  279. data/docs/Fox/FXXPMImage.html +2 -2
  280. data/docs/Fox/NotifyHeader.html +2 -2
  281. data/docs/Fox/SCNotification.html +2 -2
  282. data/docs/Fox/TextRange.html +2 -2
  283. data/docs/Fox.html +3 -3
  284. data/docs/IRB.html +2 -2
  285. data/docs/Responder.html +2 -2
  286. data/docs/Responder2.html +2 -2
  287. data/docs/_index.html +2 -2
  288. data/docs/file.History.html +11 -2
  289. data/docs/file.README.html +2 -2
  290. data/docs/index.html +481 -501
  291. data/docs/top-level-namespace.html +2 -2
  292. data/examples/gltest.rb +104 -105
  293. data/examples/glviewer.rb +3 -3
  294. data/ext/fox16_c/extconf.rb +5 -5
  295. data/fxruby.gemspec +2 -2
  296. data/lib/2.6/fox16_c.so +0 -0
  297. data/lib/2.7/fox16_c.so +0 -0
  298. data/lib/3.0/fox16_c.so +0 -0
  299. data/lib/fox16/glgroup.rb +3 -4
  300. data/lib/fox16/glshapes.rb +85 -100
  301. data/lib/fox16/version.rb +1 -1
  302. data/ports/x64-mingw32/bin/libFOX-1.6-0.dll +0 -0
  303. data/ports/x64-mingw32/bin/libfxscintilla-20.dll +0 -0
  304. data/ports/x64-mingw32/bin/libjpeg-62.dll +0 -0
  305. data/ports/x64-mingw32/bin/libpng16-16.dll +0 -0
  306. data/ports/x64-mingw32/bin/libtiff-6.dll +0 -0
  307. data/ports/x64-mingw32/bin/zlib1.dll +0 -0
  308. data/scripts/iface.rb +8 -12
  309. metadata +5 -6
  310. data/lib/2.5/fox16_c.so +0 -0
  311. data/rdoc-sources/Makefile +0 -23
@@ -648,9 +648,9 @@
648
648
  </div>
649
649
 
650
650
  <div id="footer">
651
- Generated on Mon Jan 2 11:48:04 2023 by
651
+ Generated on Sun May 14 21:56:00 2023 by
652
652
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
653
- 0.9.28 (ruby-3.1.2).
653
+ 0.9.34 (ruby-3.2.0).
654
654
  </div>
655
655
 
656
656
  </div>
@@ -535,9 +535,9 @@
535
535
  </div>
536
536
 
537
537
  <div id="footer">
538
- Generated on Mon Jan 2 11:47:30 2023 by
538
+ Generated on Sun May 14 21:55:24 2023 by
539
539
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
540
- 0.9.28 (ruby-3.1.2).
540
+ 0.9.34 (ruby-3.2.0).
541
541
  </div>
542
542
 
543
543
  </div>
@@ -481,9 +481,9 @@
481
481
  </div>
482
482
 
483
483
  <div id="footer">
484
- Generated on Mon Jan 2 11:48:04 2023 by
484
+ Generated on Sun May 14 21:56:00 2023 by
485
485
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
486
- 0.9.28 (ruby-3.1.2).
486
+ 0.9.34 (ruby-3.2.0).
487
487
  </div>
488
488
 
489
489
  </div>
@@ -875,9 +875,9 @@
875
875
  </div>
876
876
 
877
877
  <div id="footer">
878
- Generated on Mon Jan 2 11:48:05 2023 by
878
+ Generated on Sun May 14 21:56:00 2023 by
879
879
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
880
- 0.9.28 (ruby-3.1.2).
880
+ 0.9.34 (ruby-3.2.0).
881
881
  </div>
882
882
 
883
883
  </div>
@@ -440,9 +440,9 @@
440
440
  </div>
441
441
 
442
442
  <div id="footer">
443
- Generated on Mon Jan 2 11:47:36 2023 by
443
+ Generated on Sun May 14 21:55:30 2023 by
444
444
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
445
- 0.9.28 (ruby-3.1.2).
445
+ 0.9.34 (ruby-3.2.0).
446
446
  </div>
447
447
 
448
448
  </div>
@@ -424,9 +424,9 @@
424
424
  </div>
425
425
 
426
426
  <div id="footer">
427
- Generated on Mon Jan 2 11:47:44 2023 by
427
+ Generated on Sun May 14 21:55:38 2023 by
428
428
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
429
- 0.9.28 (ruby-3.1.2).
429
+ 0.9.34 (ruby-3.2.0).
430
430
  </div>
431
431
 
432
432
  </div>
@@ -514,9 +514,9 @@
514
514
  </div>
515
515
 
516
516
  <div id="footer">
517
- Generated on Mon Jan 2 11:47:36 2023 by
517
+ Generated on Sun May 14 21:55:30 2023 by
518
518
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
519
- 0.9.28 (ruby-3.1.2).
519
+ 0.9.34 (ruby-3.2.0).
520
520
  </div>
521
521
 
522
522
  </div>
@@ -498,9 +498,9 @@
498
498
  </div>
499
499
 
500
500
  <div id="footer">
501
- Generated on Mon Jan 2 11:47:44 2023 by
501
+ Generated on Sun May 14 21:55:38 2023 by
502
502
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
503
- 0.9.28 (ruby-3.1.2).
503
+ 0.9.34 (ruby-3.2.0).
504
504
  </div>
505
505
 
506
506
  </div>
@@ -440,9 +440,9 @@
440
440
  </div>
441
441
 
442
442
  <div id="footer">
443
- Generated on Mon Jan 2 11:47:36 2023 by
443
+ Generated on Sun May 14 21:55:30 2023 by
444
444
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
445
- 0.9.28 (ruby-3.1.2).
445
+ 0.9.34 (ruby-3.2.0).
446
446
  </div>
447
447
 
448
448
  </div>
@@ -363,9 +363,9 @@
363
363
  </div>
364
364
 
365
365
  <div id="footer">
366
- Generated on Mon Jan 2 11:47:44 2023 by
366
+ Generated on Sun May 14 21:55:38 2023 by
367
367
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
368
- 0.9.28 (ruby-3.1.2).
368
+ 0.9.34 (ruby-3.2.0).
369
369
  </div>
370
370
 
371
371
  </div>
@@ -490,9 +490,9 @@
490
490
  </div>
491
491
 
492
492
  <div id="footer">
493
- Generated on Mon Jan 2 11:47:33 2023 by
493
+ Generated on Sun May 14 21:55:27 2023 by
494
494
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
495
- 0.9.28 (ruby-3.1.2).
495
+ 0.9.34 (ruby-3.2.0).
496
496
  </div>
497
497
 
498
498
  </div>
@@ -1219,9 +1219,9 @@
1219
1219
  </div>
1220
1220
 
1221
1221
  <div id="footer">
1222
- Generated on Mon Jan 2 11:47:30 2023 by
1222
+ Generated on Sun May 14 21:55:24 2023 by
1223
1223
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1224
- 0.9.28 (ruby-3.1.2).
1224
+ 0.9.34 (ruby-3.2.0).
1225
1225
  </div>
1226
1226
 
1227
1227
  </div>
@@ -335,9 +335,9 @@
335
335
  </div>
336
336
 
337
337
  <div id="footer">
338
- Generated on Mon Jan 2 11:47:30 2023 by
338
+ Generated on Sun May 14 21:55:24 2023 by
339
339
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
340
- 0.9.28 (ruby-3.1.2).
340
+ 0.9.34 (ruby-3.2.0).
341
341
  </div>
342
342
 
343
343
  </div>
@@ -1089,9 +1089,9 @@
1089
1089
  </div>
1090
1090
 
1091
1091
  <div id="footer">
1092
- Generated on Mon Jan 2 11:47:26 2023 by
1092
+ Generated on Sun May 14 21:55:20 2023 by
1093
1093
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1094
- 0.9.28 (ruby-3.1.2).
1094
+ 0.9.34 (ruby-3.2.0).
1095
1095
  </div>
1096
1096
 
1097
1097
  </div>
@@ -475,9 +475,9 @@
475
475
  </div>
476
476
 
477
477
  <div id="footer">
478
- Generated on Mon Jan 2 11:48:11 2023 by
478
+ Generated on Sun May 14 21:56:07 2023 by
479
479
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
480
- 0.9.28 (ruby-3.1.2).
480
+ 0.9.34 (ruby-3.2.0).
481
481
  </div>
482
482
 
483
483
  </div>
@@ -1320,9 +1320,9 @@
1320
1320
  </div>
1321
1321
 
1322
1322
  <div id="footer">
1323
- Generated on Mon Jan 2 11:47:33 2023 by
1323
+ Generated on Sun May 14 21:55:27 2023 by
1324
1324
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1325
- 0.9.28 (ruby-3.1.2).
1325
+ 0.9.34 (ruby-3.2.0).
1326
1326
  </div>
1327
1327
 
1328
1328
  </div>
@@ -1140,9 +1140,9 @@
1140
1140
  </div>
1141
1141
 
1142
1142
  <div id="footer">
1143
- Generated on Mon Jan 2 11:48:11 2023 by
1143
+ Generated on Sun May 14 21:56:07 2023 by
1144
1144
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1145
- 0.9.28 (ruby-3.1.2).
1145
+ 0.9.34 (ruby-3.2.0).
1146
1146
  </div>
1147
1147
 
1148
1148
  </div>
@@ -705,9 +705,9 @@
705
705
  </div>
706
706
 
707
707
  <div id="footer">
708
- Generated on Mon Jan 2 11:48:18 2023 by
708
+ Generated on Sun May 14 21:56:14 2023 by
709
709
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
710
- 0.9.28 (ruby-3.1.2).
710
+ 0.9.34 (ruby-3.2.0).
711
711
  </div>
712
712
 
713
713
  </div>
@@ -418,9 +418,9 @@ pk.doKeyRelease # sends a SEL_KEYRELEASE message to the textfield
418
418
  </div>
419
419
 
420
420
  <div id="footer">
421
- Generated on Mon Jan 2 11:48:22 2023 by
421
+ Generated on Sun May 14 21:56:18 2023 by
422
422
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
423
- 0.9.28 (ruby-3.1.2).
423
+ 0.9.34 (ruby-3.2.0).
424
424
  </div>
425
425
 
426
426
  </div>
@@ -790,9 +790,9 @@ pm.doLeftButtonPress # sends a SEL_LEFTBUTTONPRESS message to the canvas
790
790
  </div>
791
791
 
792
792
  <div id="footer">
793
- Generated on Mon Jan 2 11:48:22 2023 by
793
+ Generated on Sun May 14 21:56:18 2023 by
794
794
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
795
- 0.9.28 (ruby-3.1.2).
795
+ 0.9.34 (ruby-3.2.0).
796
796
  </div>
797
797
 
798
798
  </div>
@@ -462,9 +462,9 @@
462
462
  </div>
463
463
 
464
464
  <div id="footer">
465
- Generated on Mon Jan 2 11:48:21 2023 by
465
+ Generated on Sun May 14 21:56:18 2023 by
466
466
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
467
- 0.9.28 (ruby-3.1.2).
467
+ 0.9.34 (ruby-3.2.0).
468
468
  </div>
469
469
 
470
470
  </div>
@@ -1367,9 +1367,9 @@
1367
1367
  </div>
1368
1368
 
1369
1369
  <div id="footer">
1370
- Generated on Mon Jan 2 11:47:26 2023 by
1370
+ Generated on Sun May 14 21:55:20 2023 by
1371
1371
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1372
- 0.9.28 (ruby-3.1.2).
1372
+ 0.9.34 (ruby-3.2.0).
1373
1373
  </div>
1374
1374
 
1375
1375
  </div>
@@ -1382,9 +1382,9 @@
1382
1382
  </div>
1383
1383
 
1384
1384
  <div id="footer">
1385
- Generated on Mon Jan 2 11:47:26 2023 by
1385
+ Generated on Sun May 14 21:55:20 2023 by
1386
1386
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1387
- 0.9.28 (ruby-3.1.2).
1387
+ 0.9.34 (ruby-3.2.0).
1388
1388
  </div>
1389
1389
 
1390
1390
  </div>
@@ -440,9 +440,9 @@
440
440
  </div>
441
441
 
442
442
  <div id="footer">
443
- Generated on Mon Jan 2 11:47:36 2023 by
443
+ Generated on Sun May 14 21:55:30 2023 by
444
444
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
445
- 0.9.28 (ruby-3.1.2).
445
+ 0.9.34 (ruby-3.2.0).
446
446
  </div>
447
447
 
448
448
  </div>
@@ -424,9 +424,9 @@
424
424
  </div>
425
425
 
426
426
  <div id="footer">
427
- Generated on Mon Jan 2 11:47:44 2023 by
427
+ Generated on Sun May 14 21:55:39 2023 by
428
428
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
429
- 0.9.28 (ruby-3.1.2).
429
+ 0.9.34 (ruby-3.2.0).
430
430
  </div>
431
431
 
432
432
  </div>
@@ -875,9 +875,9 @@
875
875
  </div>
876
876
 
877
877
  <div id="footer">
878
- Generated on Mon Jan 2 11:48:11 2023 by
878
+ Generated on Sun May 14 21:56:07 2023 by
879
879
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
880
- 0.9.28 (ruby-3.1.2).
880
+ 0.9.34 (ruby-3.2.0).
881
881
  </div>
882
882
 
883
883
  </div>
@@ -1512,9 +1512,9 @@ range.include!(sphere) -&gt; range
1512
1512
  </div>
1513
1513
 
1514
1514
  <div id="footer">
1515
- Generated on Mon Jan 2 11:47:31 2023 by
1515
+ Generated on Sun May 14 21:55:25 2023 by
1516
1516
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1517
- 0.9.28 (ruby-3.1.2).
1517
+ 0.9.34 (ruby-3.2.0).
1518
1518
  </div>
1519
1519
 
1520
1520
  </div>
@@ -1512,9 +1512,9 @@ range.include!(sphere) -&gt; range
1512
1512
  </div>
1513
1513
 
1514
1514
  <div id="footer">
1515
- Generated on Mon Jan 2 11:47:31 2023 by
1515
+ Generated on Sun May 14 21:55:25 2023 by
1516
1516
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1517
- 0.9.28 (ruby-3.1.2).
1517
+ 0.9.34 (ruby-3.2.0).
1518
1518
  </div>
1519
1519
 
1520
1520
  </div>
@@ -1177,9 +1177,9 @@
1177
1177
  </div>
1178
1178
 
1179
1179
  <div id="footer">
1180
- Generated on Mon Jan 2 11:48:05 2023 by
1180
+ Generated on Sun May 14 21:56:00 2023 by
1181
1181
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1182
- 0.9.28 (ruby-3.1.2).
1182
+ 0.9.34 (ruby-3.2.0).
1183
1183
  </div>
1184
1184
 
1185
1185
  </div>
@@ -2165,9 +2165,9 @@
2165
2165
  </div>
2166
2166
 
2167
2167
  <div id="footer">
2168
- Generated on Mon Jan 2 11:48:12 2023 by
2168
+ Generated on Sun May 14 21:56:08 2023 by
2169
2169
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2170
- 0.9.28 (ruby-3.1.2).
2170
+ 0.9.34 (ruby-3.2.0).
2171
2171
  </div>
2172
2172
 
2173
2173
  </div>
@@ -831,9 +831,9 @@
831
831
  </div>
832
832
 
833
833
  <div id="footer">
834
- Generated on Mon Jan 2 11:48:12 2023 by
834
+ Generated on Sun May 14 21:56:08 2023 by
835
835
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
836
- 0.9.28 (ruby-3.1.2).
836
+ 0.9.34 (ruby-3.2.0).
837
837
  </div>
838
838
 
839
839
  </div>
@@ -792,9 +792,9 @@
792
792
  </div>
793
793
 
794
794
  <div id="footer">
795
- Generated on Mon Jan 2 11:47:53 2023 by
795
+ Generated on Sun May 14 21:55:48 2023 by
796
796
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
797
- 0.9.28 (ruby-3.1.2).
797
+ 0.9.34 (ruby-3.2.0).
798
798
  </div>
799
799
 
800
800
  </div>
@@ -831,9 +831,9 @@
831
831
  </div>
832
832
 
833
833
  <div id="footer">
834
- Generated on Mon Jan 2 11:47:31 2023 by
834
+ Generated on Sun May 14 21:55:25 2023 by
835
835
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
836
- 0.9.28 (ruby-3.1.2).
836
+ 0.9.34 (ruby-3.2.0).
837
837
  </div>
838
838
 
839
839
  </div>
@@ -672,9 +672,9 @@
672
672
  </div>
673
673
 
674
674
  <div id="footer">
675
- Generated on Mon Jan 2 11:47:44 2023 by
675
+ Generated on Sun May 14 21:55:39 2023 by
676
676
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
677
- 0.9.28 (ruby-3.1.2).
677
+ 0.9.34 (ruby-3.2.0).
678
678
  </div>
679
679
 
680
680
  </div>
@@ -638,9 +638,9 @@
638
638
  </div>
639
639
 
640
640
  <div id="footer">
641
- Generated on Mon Jan 2 11:48:17 2023 by
641
+ Generated on Sun May 14 21:56:13 2023 by
642
642
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
643
- 0.9.28 (ruby-3.1.2).
643
+ 0.9.34 (ruby-3.2.0).
644
644
  </div>
645
645
 
646
646
  </div>
@@ -302,9 +302,9 @@
302
302
  </div>
303
303
 
304
304
  <div id="footer">
305
- Generated on Mon Jan 2 11:48:05 2023 by
305
+ Generated on Sun May 14 21:56:00 2023 by
306
306
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
307
- 0.9.28 (ruby-3.1.2).
307
+ 0.9.34 (ruby-3.2.0).
308
308
  </div>
309
309
 
310
310
  </div>
@@ -1990,9 +1990,9 @@
1990
1990
  </div>
1991
1991
 
1992
1992
  <div id="footer">
1993
- Generated on Mon Jan 2 11:47:26 2023 by
1993
+ Generated on Sun May 14 21:55:20 2023 by
1994
1994
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1995
- 0.9.28 (ruby-3.1.2).
1995
+ 0.9.34 (ruby-3.2.0).
1996
1996
  </div>
1997
1997
 
1998
1998
  </div>
@@ -3987,9 +3987,9 @@
3987
3987
  </div>
3988
3988
 
3989
3989
  <div id="footer">
3990
- Generated on Mon Jan 2 11:47:53 2023 by
3990
+ Generated on Sun May 14 21:55:48 2023 by
3991
3991
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
3992
- 0.9.28 (ruby-3.1.2).
3992
+ 0.9.34 (ruby-3.2.0).
3993
3993
  </div>
3994
3994
 
3995
3995
  </div>
@@ -49107,9 +49107,9 @@
49107
49107
  </div>
49108
49108
 
49109
49109
  <div id="footer">
49110
- Generated on Mon Jan 2 11:47:59 2023 by
49110
+ Generated on Sun May 14 21:55:54 2023 by
49111
49111
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
49112
- 0.9.28 (ruby-3.1.2).
49112
+ 0.9.34 (ruby-3.2.0).
49113
49113
  </div>
49114
49114
 
49115
49115
  </div>
@@ -1353,9 +1353,9 @@
1353
1353
  </div>
1354
1354
 
1355
1355
  <div id="footer">
1356
- Generated on Mon Jan 2 11:48:05 2023 by
1356
+ Generated on Sun May 14 21:56:01 2023 by
1357
1357
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1358
- 0.9.28 (ruby-3.1.2).
1358
+ 0.9.34 (ruby-3.2.0).
1359
1359
  </div>
1360
1360
 
1361
1361
  </div>
@@ -1009,9 +1009,9 @@
1009
1009
  </div>
1010
1010
 
1011
1011
  <div id="footer">
1012
- Generated on Mon Jan 2 11:47:59 2023 by
1012
+ Generated on Sun May 14 21:55:54 2023 by
1013
1013
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1014
- 0.9.28 (ruby-3.1.2).
1014
+ 0.9.34 (ruby-3.2.0).
1015
1015
  </div>
1016
1016
 
1017
1017
  </div>
@@ -280,9 +280,9 @@
280
280
  </div>
281
281
 
282
282
  <div id="footer">
283
- Generated on Mon Jan 2 11:47:59 2023 by
283
+ Generated on Sun May 14 21:55:54 2023 by
284
284
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
285
- 0.9.28 (ruby-3.1.2).
285
+ 0.9.34 (ruby-3.2.0).
286
286
  </div>
287
287
 
288
288
  </div>
@@ -489,9 +489,9 @@
489
489
  </div>
490
490
 
491
491
  <div id="footer">
492
- Generated on Mon Jan 2 11:48:06 2023 by
492
+ Generated on Sun May 14 21:56:01 2023 by
493
493
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
494
- 0.9.28 (ruby-3.1.2).
494
+ 0.9.34 (ruby-3.2.0).
495
495
  </div>
496
496
 
497
497
  </div>
@@ -399,9 +399,9 @@
399
399
  </div>
400
400
 
401
401
  <div id="footer">
402
- Generated on Mon Jan 2 11:48:13 2023 by
402
+ Generated on Sun May 14 21:56:09 2023 by
403
403
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
404
- 0.9.28 (ruby-3.1.2).
404
+ 0.9.34 (ruby-3.2.0).
405
405
  </div>
406
406
 
407
407
  </div>
@@ -372,9 +372,9 @@
372
372
  </div>
373
373
 
374
374
  <div id="footer">
375
- Generated on Mon Jan 2 11:48:15 2023 by
375
+ Generated on Sun May 14 21:56:11 2023 by
376
376
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
377
- 0.9.28 (ruby-3.1.2).
377
+ 0.9.34 (ruby-3.2.0).
378
378
  </div>
379
379
 
380
380
  </div>
@@ -412,9 +412,9 @@
412
412
  </div>
413
413
 
414
414
  <div id="footer">
415
- Generated on Mon Jan 2 11:47:22 2023 by
415
+ Generated on Sun May 14 21:55:16 2023 by
416
416
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
417
- 0.9.28 (ruby-3.1.2).
417
+ 0.9.34 (ruby-3.2.0).
418
418
  </div>
419
419
 
420
420
  </div>
@@ -392,9 +392,9 @@
392
392
  </div>
393
393
 
394
394
  <div id="footer">
395
- Generated on Mon Jan 2 11:47:59 2023 by
395
+ Generated on Sun May 14 21:55:54 2023 by
396
396
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
397
- 0.9.28 (ruby-3.1.2).
397
+ 0.9.34 (ruby-3.2.0).
398
398
  </div>
399
399
 
400
400
  </div>