fxruby 1.6.46-x86-mingw32 → 1.6.47-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/binary.yml +4 -4
- data/.github/workflows/ci.yml +3 -3
- data/.yardopts +2 -2
- data/Gemfile +1 -1
- data/History.md +7 -0
- data/README.md +2 -2
- data/Rakefile +1 -1
- data/appveyor.yml +1 -1
- data/doap.rdf +1 -1
- data/docs/Fox/Canvas/CanvasError.html +2 -2
- data/docs/Fox/Canvas/CircleShape.html +2 -2
- data/docs/Fox/Canvas/ImageShape.html +2 -2
- data/docs/Fox/Canvas/LineShape.html +2 -2
- data/docs/Fox/Canvas/PolygonShape.html +2 -2
- data/docs/Fox/Canvas/RectangleShape.html +2 -2
- data/docs/Fox/Canvas/SelectionPolicy.html +2 -2
- data/docs/Fox/Canvas/Shape.html +2 -2
- data/docs/Fox/Canvas/ShapeCanvas.html +2 -2
- data/docs/Fox/Canvas/ShapeGroup.html +2 -2
- data/docs/Fox/Canvas/SingleSelectionPolicy.html +2 -2
- data/docs/Fox/Canvas/TextShape.html +2 -2
- data/docs/Fox/Canvas.html +2 -2
- data/docs/Fox/FTNonModal.html +2 -2
- data/docs/Fox/FX4Splitter.html +2 -2
- data/docs/Fox/FX7Segment.html +2 -2
- data/docs/Fox/FXAccelTable.html +2 -2
- data/docs/Fox/FXApp.html +2 -2
- data/docs/Fox/FXArc.html +2 -2
- data/docs/Fox/FXArrowButton.html +2 -2
- data/docs/Fox/FXBMPIcon.html +2 -2
- data/docs/Fox/FXBMPImage.html +2 -2
- data/docs/Fox/FXBitmap.html +2 -2
- data/docs/Fox/FXBitmapFrame.html +2 -2
- data/docs/Fox/FXBitmapView.html +2 -2
- data/docs/Fox/FXButton.html +2 -2
- data/docs/Fox/FXCURCursor.html +2 -2
- data/docs/Fox/FXCalendar.html +2 -2
- data/docs/Fox/FXCanvas.html +2 -2
- data/docs/Fox/FXCheckButton.html +2 -2
- data/docs/Fox/FXChoiceBox.html +2 -2
- data/docs/Fox/FXColor.html +2 -2
- data/docs/Fox/FXColorBar.html +2 -2
- data/docs/Fox/FXColorDialog.html +2 -2
- data/docs/Fox/FXColorItem.html +2 -2
- data/docs/Fox/FXColorList.html +2 -2
- data/docs/Fox/FXColorRing.html +2 -2
- data/docs/Fox/FXColorSelector.html +2 -2
- data/docs/Fox/FXColorWell.html +2 -2
- data/docs/Fox/FXColorWheel.html +2 -2
- data/docs/Fox/FXComboBox.html +2 -2
- data/docs/Fox/FXComboTableItem.html +2 -2
- data/docs/Fox/FXCommand.html +2 -2
- data/docs/Fox/FXComposite.html +2 -2
- data/docs/Fox/FXCursor.html +2 -2
- data/docs/Fox/FXDC.html +2 -2
- data/docs/Fox/FXDCPrint.html +2 -2
- data/docs/Fox/FXDCWindow.html +2 -2
- data/docs/Fox/FXDataTarget.html +2 -2
- data/docs/Fox/FXDebugTarget.html +2 -2
- data/docs/Fox/FXDelegator.html +2 -2
- data/docs/Fox/FXDial.html +2 -2
- data/docs/Fox/FXDialogBox.html +2 -2
- data/docs/Fox/FXDict.html +2 -2
- data/docs/Fox/FXDirBox.html +2 -2
- data/docs/Fox/FXDirDialog.html +2 -2
- data/docs/Fox/FXDirItem.html +2 -2
- data/docs/Fox/FXDirList.html +2 -2
- data/docs/Fox/FXDirSelector.html +2 -2
- data/docs/Fox/FXDockBar.html +2 -2
- data/docs/Fox/FXDockHandler.html +2 -2
- data/docs/Fox/FXDockSite.html +2 -2
- data/docs/Fox/FXDockTitle.html +2 -2
- data/docs/Fox/FXDocument.html +2 -2
- data/docs/Fox/FXDragCorner.html +2 -2
- data/docs/Fox/FXDrawable.html +2 -2
- data/docs/Fox/FXDriveBox.html +2 -2
- data/docs/Fox/FXEvent.html +2 -2
- data/docs/Fox/FXExtentd.html +2 -2
- data/docs/Fox/FXExtentf.html +2 -2
- data/docs/Fox/FXFileAssoc.html +2 -2
- data/docs/Fox/FXFileDialog.html +2 -2
- data/docs/Fox/FXFileDict.html +2 -2
- data/docs/Fox/FXFileItem.html +2 -2
- data/docs/Fox/FXFileList.html +2 -2
- data/docs/Fox/FXFileSelector.html +2 -2
- data/docs/Fox/FXFileStream.html +2 -2
- data/docs/Fox/FXFoldingItem.html +2 -2
- data/docs/Fox/FXFoldingList.html +2 -2
- data/docs/Fox/FXFont.html +2 -2
- data/docs/Fox/FXFontDesc.html +2 -2
- data/docs/Fox/FXFontDialog.html +2 -2
- data/docs/Fox/FXFontSelector.html +2 -2
- data/docs/Fox/FXFrame.html +2 -2
- data/docs/Fox/FXGIFCursor.html +2 -2
- data/docs/Fox/FXGIFIcon.html +2 -2
- data/docs/Fox/FXGIFImage.html +2 -2
- data/docs/Fox/FXGLCanvas.html +2 -2
- data/docs/Fox/FXGLCone.html +53 -60
- data/docs/Fox/FXGLContext.html +2 -2
- data/docs/Fox/FXGLCube.html +72 -78
- data/docs/Fox/FXGLCylinder.html +62 -69
- data/docs/Fox/FXGLGroup.html +57 -58
- data/docs/Fox/FXGLLine.html +44 -50
- data/docs/Fox/FXGLObject.html +2 -2
- data/docs/Fox/FXGLPoint.html +30 -36
- data/docs/Fox/FXGLShape.html +2 -2
- data/docs/Fox/FXGLSphere.html +38 -45
- data/docs/Fox/FXGLViewer.html +2 -2
- data/docs/Fox/FXGLVisual.html +2 -2
- data/docs/Fox/FXGradient.html +2 -2
- data/docs/Fox/FXGradientBar.html +2 -2
- data/docs/Fox/FXGroupBox.html +2 -2
- data/docs/Fox/FXHeader.html +2 -2
- data/docs/Fox/FXHeaderItem.html +2 -2
- data/docs/Fox/FXHiliteStyle.html +2 -2
- data/docs/Fox/FXHorizontalFrame.html +2 -2
- data/docs/Fox/FXHorizontalSeparator.html +2 -2
- data/docs/Fox/FXICOIcon.html +2 -2
- data/docs/Fox/FXICOImage.html +2 -2
- data/docs/Fox/FXIcon.html +2 -2
- data/docs/Fox/FXIconDict.html +2 -2
- data/docs/Fox/FXIconItem.html +2 -2
- data/docs/Fox/FXIconList.html +2 -2
- data/docs/Fox/FXIconSource.html +2 -2
- data/docs/Fox/FXId.html +2 -2
- data/docs/Fox/FXImage.html +2 -2
- data/docs/Fox/FXImageFrame.html +2 -2
- data/docs/Fox/FXImageView.html +2 -2
- data/docs/Fox/FXInputDialog.html +2 -2
- data/docs/Fox/FXIrb.html +2 -2
- data/docs/Fox/FXJPGIcon.html +2 -2
- data/docs/Fox/FXJPGImage.html +2 -2
- data/docs/Fox/FXKnob.html +2 -2
- data/docs/Fox/FXLabel.html +2 -2
- data/docs/Fox/FXLight.html +2 -2
- data/docs/Fox/FXList.html +2 -2
- data/docs/Fox/FXListBox.html +2 -2
- data/docs/Fox/FXListItem.html +2 -2
- data/docs/Fox/FXMDIChild.html +2 -2
- data/docs/Fox/FXMDIClient.html +2 -2
- data/docs/Fox/FXMDIDeleteButton.html +2 -2
- data/docs/Fox/FXMDIMaximizeButton.html +2 -2
- data/docs/Fox/FXMDIMenu.html +2 -2
- data/docs/Fox/FXMDIMinimizeButton.html +2 -2
- data/docs/Fox/FXMDIRestoreButton.html +2 -2
- data/docs/Fox/FXMDIWindowButton.html +2 -2
- data/docs/Fox/FXMainWindow.html +2 -2
- data/docs/Fox/FXMaterial.html +2 -2
- data/docs/Fox/FXMatrix.html +2 -2
- data/docs/Fox/FXMemoryBuffer.html +2 -2
- data/docs/Fox/FXMemoryStream.html +2 -2
- data/docs/Fox/FXMenuBar.html +2 -2
- data/docs/Fox/FXMenuButton.html +2 -2
- data/docs/Fox/FXMenuCaption.html +2 -2
- data/docs/Fox/FXMenuCascade.html +2 -2
- data/docs/Fox/FXMenuCheck.html +2 -2
- data/docs/Fox/FXMenuCommand.html +2 -2
- data/docs/Fox/FXMenuPane.html +2 -2
- data/docs/Fox/FXMenuRadio.html +2 -2
- data/docs/Fox/FXMenuSeparator.html +2 -2
- data/docs/Fox/FXMenuTitle.html +2 -2
- data/docs/Fox/FXMessageBox.html +2 -2
- data/docs/Fox/FXObject.html +2 -2
- data/docs/Fox/FXOption.html +2 -2
- data/docs/Fox/FXOptionMenu.html +2 -2
- data/docs/Fox/FXPCXIcon.html +2 -2
- data/docs/Fox/FXPCXImage.html +2 -2
- data/docs/Fox/FXPNGIcon.html +2 -2
- data/docs/Fox/FXPNGImage.html +2 -2
- data/docs/Fox/FXPPMIcon.html +2 -2
- data/docs/Fox/FXPPMImage.html +2 -2
- data/docs/Fox/FXPSBounds.html +2 -2
- data/docs/Fox/FXPacker.html +2 -2
- data/docs/Fox/FXPicker.html +2 -2
- data/docs/Fox/FXPopup.html +2 -2
- data/docs/Fox/FXPrintDialog.html +2 -2
- data/docs/Fox/FXPrinter.html +2 -2
- data/docs/Fox/FXProgressBar.html +2 -2
- data/docs/Fox/FXProgressDialog.html +2 -2
- data/docs/Fox/FXPseudoKeyboard.html +2 -2
- data/docs/Fox/FXPseudoMouse.html +2 -2
- data/docs/Fox/FXPseudoTarget.html +2 -2
- data/docs/Fox/FXQuatd.html +2 -2
- data/docs/Fox/FXQuatf.html +2 -2
- data/docs/Fox/FXRGBIcon.html +2 -2
- data/docs/Fox/FXRGBImage.html +2 -2
- data/docs/Fox/FXRadioButton.html +2 -2
- data/docs/Fox/FXRanged.html +2 -2
- data/docs/Fox/FXRangef.html +2 -2
- data/docs/Fox/FXRealSlider.html +2 -2
- data/docs/Fox/FXRealSpinner.html +2 -2
- data/docs/Fox/FXRecentFiles.html +2 -2
- data/docs/Fox/FXRectangle.html +2 -2
- data/docs/Fox/FXRegion.html +2 -2
- data/docs/Fox/FXRegistry.html +2 -2
- data/docs/Fox/FXReplaceDialog.html +2 -2
- data/docs/Fox/FXRootWindow.html +2 -2
- data/docs/Fox/FXRuler.html +2 -2
- data/docs/Fox/FXRulerView.html +2 -2
- data/docs/Fox/FXScintilla.html +2 -2
- data/docs/Fox/FXScrollArea.html +2 -2
- data/docs/Fox/FXScrollBar.html +2 -2
- data/docs/Fox/FXScrollCorner.html +2 -2
- data/docs/Fox/FXScrollPane.html +2 -2
- data/docs/Fox/FXScrollWindow.html +2 -2
- data/docs/Fox/FXSearchDialog.html +2 -2
- data/docs/Fox/FXSegment.html +2 -2
- data/docs/Fox/FXSeparator.html +2 -2
- data/docs/Fox/FXSettings.html +2 -2
- data/docs/Fox/FXShell.html +2 -2
- data/docs/Fox/FXShutter.html +2 -2
- data/docs/Fox/FXShutterItem.html +2 -2
- data/docs/Fox/FXSize.html +2 -2
- data/docs/Fox/FXSlider.html +2 -2
- data/docs/Fox/FXSphered.html +2 -2
- data/docs/Fox/FXSpheref.html +2 -2
- data/docs/Fox/FXSpinner.html +2 -2
- data/docs/Fox/FXSplashScreen.html +2 -2
- data/docs/Fox/FXSplashWindow.html +2 -2
- data/docs/Fox/FXSplitter.html +2 -2
- data/docs/Fox/FXSpring.html +2 -2
- data/docs/Fox/FXStatusBar.html +2 -2
- data/docs/Fox/FXStatusLine.html +2 -2
- data/docs/Fox/FXStream.html +2 -2
- data/docs/Fox/FXStreamAllocError.html +2 -2
- data/docs/Fox/FXStreamEndError.html +2 -2
- data/docs/Fox/FXStreamError.html +2 -2
- data/docs/Fox/FXStreamFailureError.html +2 -2
- data/docs/Fox/FXStreamFormatError.html +2 -2
- data/docs/Fox/FXStreamFullError.html +2 -2
- data/docs/Fox/FXStreamNoReadError.html +2 -2
- data/docs/Fox/FXStreamNoWriteError.html +2 -2
- data/docs/Fox/FXStreamUnknownError.html +2 -2
- data/docs/Fox/FXStringDict.html +2 -2
- data/docs/Fox/FXSwitcher.html +2 -2
- data/docs/Fox/FXTGAIcon.html +2 -2
- data/docs/Fox/FXTGAImage.html +2 -2
- data/docs/Fox/FXTIFIcon.html +2 -2
- data/docs/Fox/FXTIFImage.html +2 -2
- data/docs/Fox/FXTabBar.html +2 -2
- data/docs/Fox/FXTabBook.html +2 -2
- data/docs/Fox/FXTabItem.html +2 -2
- data/docs/Fox/FXTable.html +2 -2
- data/docs/Fox/FXTableItem.html +2 -2
- data/docs/Fox/FXTablePos.html +2 -2
- data/docs/Fox/FXTableRange.html +2 -2
- data/docs/Fox/FXText.html +2 -2
- data/docs/Fox/FXTextChange.html +2 -2
- data/docs/Fox/FXTextField.html +2 -2
- data/docs/Fox/FXToggleButton.html +2 -2
- data/docs/Fox/FXToolBar.html +2 -2
- data/docs/Fox/FXToolBarGrip.html +2 -2
- data/docs/Fox/FXToolBarShell.html +2 -2
- data/docs/Fox/FXToolBarTab.html +2 -2
- data/docs/Fox/FXToolTip.html +2 -2
- data/docs/Fox/FXTopWindow.html +2 -2
- data/docs/Fox/FXTranslator.html +2 -2
- data/docs/Fox/FXTreeItem.html +2 -2
- data/docs/Fox/FXTreeList.html +2 -2
- data/docs/Fox/FXTreeListBox.html +2 -2
- data/docs/Fox/FXTriStateButton.html +2 -2
- data/docs/Fox/FXUndoList.html +2 -2
- data/docs/Fox/FXVec2d.html +2 -2
- data/docs/Fox/FXVec2f.html +2 -2
- data/docs/Fox/FXVec3d.html +2 -2
- data/docs/Fox/FXVec3f.html +2 -2
- data/docs/Fox/FXVec4d.html +2 -2
- data/docs/Fox/FXVec4f.html +2 -2
- data/docs/Fox/FXVerticalFrame.html +2 -2
- data/docs/Fox/FXVerticalSeparator.html +2 -2
- data/docs/Fox/FXViewport.html +2 -2
- data/docs/Fox/FXVisual.html +2 -2
- data/docs/Fox/FXWindow.html +2 -2
- data/docs/Fox/FXWizard.html +2 -2
- data/docs/Fox/FXXBMIcon.html +2 -2
- data/docs/Fox/FXXBMImage.html +2 -2
- data/docs/Fox/FXXPMIcon.html +2 -2
- data/docs/Fox/FXXPMImage.html +2 -2
- data/docs/Fox/NotifyHeader.html +2 -2
- data/docs/Fox/SCNotification.html +2 -2
- data/docs/Fox/TextRange.html +2 -2
- data/docs/Fox.html +3 -3
- data/docs/IRB.html +2 -2
- data/docs/Responder.html +2 -2
- data/docs/Responder2.html +2 -2
- data/docs/_index.html +2 -2
- data/docs/file.History.html +11 -2
- data/docs/file.README.html +2 -2
- data/docs/index.html +481 -501
- data/docs/top-level-namespace.html +2 -2
- data/examples/gltest.rb +104 -105
- data/examples/glviewer.rb +3 -3
- data/ext/fox16_c/extconf.rb +5 -5
- data/fxruby.gemspec +2 -2
- data/lib/2.6/fox16_c.so +0 -0
- data/lib/2.7/fox16_c.so +0 -0
- data/lib/3.0/fox16_c.so +0 -0
- data/lib/3.1/fox16_c.so +0 -0
- data/lib/3.2/fox16_c.so +0 -0
- data/lib/3.3/fox16_c.so +0 -0
- data/lib/fox16/glgroup.rb +3 -4
- data/lib/fox16/glshapes.rb +85 -100
- data/lib/fox16/version.rb +1 -1
- data/ports/x86-mingw32/bin/libFOX-1.6-0.dll +0 -0
- data/ports/x86-mingw32/bin/libfxscintilla-20.dll +0 -0
- data/ports/x86-mingw32/bin/libjpeg-62.dll +0 -0
- data/ports/x86-mingw32/bin/libpng16-16.dll +0 -0
- data/ports/x86-mingw32/bin/libtiff-6.dll +0 -0
- data/ports/x86-mingw32/bin/zlib1.dll +0 -0
- data/scripts/iface.rb +8 -12
- metadata +7 -7
- data/lib/2.5/fox16_c.so +0 -0
- data/rdoc-sources/Makefile +0 -23
data/docs/Fox/FXGLLine.html
CHANGED
@@ -91,11 +91,6 @@
|
|
91
91
|
|
92
92
|
|
93
93
|
|
94
|
-
<dl>
|
95
|
-
<dt>Includes:</dt>
|
96
|
-
<dd>OpenGL</dd>
|
97
|
-
</dl>
|
98
|
-
|
99
94
|
|
100
95
|
|
101
96
|
|
@@ -303,7 +298,6 @@
|
|
303
298
|
|
304
299
|
|
305
300
|
|
306
|
-
|
307
301
|
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="FXGLObject.html" title="Fox::FXGLObject (class)">FXGLObject</a></span></h3>
|
308
302
|
<p class="inherited"><span class='object_link'><a href="FXGLObject.html#canDelete-instance_method" title="Fox::FXGLObject#canDelete (method)">#canDelete</a></span>, <span class='object_link'><a href="FXGLObject.html#canDrag-instance_method" title="Fox::FXGLObject#canDrag (method)">#canDrag</a></span>, <span class='object_link'><a href="FXGLObject.html#copy-instance_method" title="Fox::FXGLObject#copy (method)">#copy</a></span>, <span class='object_link'><a href="FXGLObject.html#drag-instance_method" title="Fox::FXGLObject#drag (method)">#drag</a></span>, <span class='object_link'><a href="FXGLObject.html#identify-instance_method" title="Fox::FXGLObject#identify (method)">#identify</a></span></p>
|
309
303
|
|
@@ -356,6 +350,10 @@
|
|
356
350
|
<pre class="lines">
|
357
351
|
|
358
352
|
|
353
|
+
91
|
354
|
+
92
|
355
|
+
93
|
356
|
+
94
|
359
357
|
95
|
360
358
|
96
|
361
359
|
97
|
@@ -364,14 +362,10 @@
|
|
364
362
|
100
|
365
363
|
101
|
366
364
|
102
|
367
|
-
103
|
368
|
-
104
|
369
|
-
105
|
370
|
-
106
|
371
|
-
107</pre>
|
365
|
+
103</pre>
|
372
366
|
</td>
|
373
367
|
<td>
|
374
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
368
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 91</span>
|
375
369
|
|
376
370
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='op'>*</span><span class='id identifier rubyid_args'>args</span><span class='rparen'>)</span>
|
377
371
|
<span class='kw'>super</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
@@ -424,12 +418,12 @@
|
|
424
418
|
<pre class="lines">
|
425
419
|
|
426
420
|
|
427
|
-
|
428
|
-
|
429
|
-
|
421
|
+
71
|
422
|
+
72
|
423
|
+
73</pre>
|
430
424
|
</td>
|
431
425
|
<td>
|
432
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
426
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 71</span>
|
433
427
|
|
434
428
|
<span class='kw'>def</span> <span class='id identifier rubyid_fm'>fm</span>
|
435
429
|
<span class='ivar'>@fm</span>
|
@@ -467,12 +461,12 @@
|
|
467
461
|
<pre class="lines">
|
468
462
|
|
469
463
|
|
470
|
-
|
471
|
-
|
472
|
-
|
464
|
+
74
|
465
|
+
75
|
466
|
+
76</pre>
|
473
467
|
</td>
|
474
468
|
<td>
|
475
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
469
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 74</span>
|
476
470
|
|
477
471
|
<span class='kw'>def</span> <span class='id identifier rubyid_to'>to</span>
|
478
472
|
<span class='ivar'>@to</span>
|
@@ -515,17 +509,17 @@
|
|
515
509
|
<pre class="lines">
|
516
510
|
|
517
511
|
|
512
|
+
108
|
513
|
+
109
|
514
|
+
110
|
515
|
+
111
|
518
516
|
112
|
519
517
|
113
|
520
518
|
114
|
521
|
-
115
|
522
|
-
116
|
523
|
-
117
|
524
|
-
118
|
525
|
-
119</pre>
|
519
|
+
115</pre>
|
526
520
|
</td>
|
527
521
|
<td>
|
528
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
522
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 108</span>
|
529
523
|
|
530
524
|
<span class='kw'>def</span> <span class='id identifier rubyid_bounds'>bounds</span>
|
531
525
|
<span class='const'><span class='object_link'><a href="FXRangef.html" title="Fox::FXRangef (class)">FXRangef</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="FXRangef.html#initialize-instance_method" title="Fox::FXRangef#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='lbracket'>[</span><span class='ivar'>@fm</span><span class='period'>.</span><span class='id identifier rubyid_pos'>pos</span><span class='lbracket'>[</span><span class='int'>0</span><span class='rbracket'>]</span><span class='comma'>,</span> <span class='ivar'>@to</span><span class='period'>.</span><span class='id identifier rubyid_pos'>pos</span><span class='lbracket'>[</span><span class='int'>0</span><span class='rbracket'>]</span><span class='rbracket'>]</span><span class='period'>.</span><span class='id identifier rubyid_min'>min</span><span class='comma'>,</span>
|
@@ -566,25 +560,25 @@
|
|
566
560
|
<pre class="lines">
|
567
561
|
|
568
562
|
|
563
|
+
120
|
564
|
+
121
|
565
|
+
122
|
566
|
+
123
|
569
567
|
124
|
570
568
|
125
|
571
569
|
126
|
572
|
-
127
|
573
|
-
128
|
574
|
-
129
|
575
|
-
130
|
576
|
-
131</pre>
|
570
|
+
127</pre>
|
577
571
|
</td>
|
578
572
|
<td>
|
579
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
573
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 120</span>
|
580
574
|
|
581
575
|
<span class='kw'>def</span> <span class='id identifier rubyid_draw'>draw</span><span class='lparen'>(</span><span class='id identifier rubyid_viewer'>viewer</span><span class='rparen'>)</span>
|
582
|
-
<span class='
|
583
|
-
<span class='
|
584
|
-
<span class='
|
585
|
-
<span class='
|
586
|
-
<span class='
|
587
|
-
<span class='
|
576
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Color3d</span><span class='lparen'>(</span><span class='float'>1.0</span><span class='comma'>,</span> <span class='float'>0.0</span><span class='comma'>,</span> <span class='float'>0.0</span><span class='rparen'>)</span>
|
577
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>PointSize</span><span class='lparen'>(</span><span class='const'><span class='object_link'><a href="../Fox.html#HANDLE_SIZE-constant" title="Fox::HANDLE_SIZE (constant)">HANDLE_SIZE</a></span></span><span class='rparen'>)</span>
|
578
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Begin</span><span class='lparen'>(</span><span class='const'>GL</span><span class='op'>::</span><span class='const'>LINES</span><span class='rparen'>)</span>
|
579
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Vertex3d</span><span class='lparen'>(</span><span class='op'>*</span><span class='ivar'>@fm</span><span class='period'>.</span><span class='id identifier rubyid_pos'>pos</span><span class='rparen'>)</span>
|
580
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Vertex3d</span><span class='lparen'>(</span><span class='op'>*</span><span class='ivar'>@to</span><span class='period'>.</span><span class='id identifier rubyid_pos'>pos</span><span class='rparen'>)</span>
|
581
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>End</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
588
582
|
<span class='kw'>end</span></pre>
|
589
583
|
</td>
|
590
584
|
</tr>
|
@@ -617,21 +611,21 @@
|
|
617
611
|
<pre class="lines">
|
618
612
|
|
619
613
|
|
614
|
+
132
|
615
|
+
133
|
616
|
+
134
|
617
|
+
135
|
620
618
|
136
|
621
|
-
137
|
622
|
-
138
|
623
|
-
139
|
624
|
-
140
|
625
|
-
141</pre>
|
619
|
+
137</pre>
|
626
620
|
</td>
|
627
621
|
<td>
|
628
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
622
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 132</span>
|
629
623
|
|
630
624
|
<span class='kw'>def</span> <span class='id identifier rubyid_hit'>hit</span><span class='lparen'>(</span><span class='id identifier rubyid_viewer'>viewer</span><span class='rparen'>)</span>
|
631
|
-
<span class='
|
632
|
-
<span class='
|
633
|
-
<span class='
|
634
|
-
<span class='
|
625
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Begin</span><span class='lparen'>(</span><span class='const'>GL</span><span class='op'>::</span><span class='const'>LINES</span><span class='rparen'>)</span>
|
626
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Vertex3d</span><span class='lparen'>(</span><span class='op'>*</span><span class='ivar'>@fm</span><span class='period'>.</span><span class='id identifier rubyid_pos'>pos</span><span class='rparen'>)</span>
|
627
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Vertex3d</span><span class='lparen'>(</span><span class='op'>*</span><span class='ivar'>@to</span><span class='period'>.</span><span class='id identifier rubyid_pos'>pos</span><span class='rparen'>)</span>
|
628
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>End</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
635
629
|
<span class='kw'>end</span></pre>
|
636
630
|
</td>
|
637
631
|
</tr>
|
@@ -643,9 +637,9 @@
|
|
643
637
|
</div>
|
644
638
|
|
645
639
|
<div id="footer">
|
646
|
-
Generated on
|
640
|
+
Generated on Sun May 14 21:56:17 2023 by
|
647
641
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
648
|
-
0.9.
|
642
|
+
0.9.34 (ruby-3.2.0).
|
649
643
|
</div>
|
650
644
|
|
651
645
|
</div>
|
data/docs/Fox/FXGLObject.html
CHANGED
@@ -749,9 +749,9 @@
|
|
749
749
|
</div>
|
750
750
|
|
751
751
|
<div id="footer">
|
752
|
-
Generated on
|
752
|
+
Generated on Sun May 14 21:55:36 2023 by
|
753
753
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
754
|
-
0.9.
|
754
|
+
0.9.34 (ruby-3.2.0).
|
755
755
|
</div>
|
756
756
|
|
757
757
|
</div>
|
data/docs/Fox/FXGLPoint.html
CHANGED
@@ -91,11 +91,6 @@
|
|
91
91
|
|
92
92
|
|
93
93
|
|
94
|
-
<dl>
|
95
|
-
<dt>Includes:</dt>
|
96
|
-
<dd>OpenGL</dd>
|
97
|
-
</dl>
|
98
|
-
|
99
94
|
|
100
95
|
|
101
96
|
|
@@ -276,7 +271,6 @@
|
|
276
271
|
|
277
272
|
|
278
273
|
|
279
|
-
|
280
274
|
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="FXGLObject.html" title="Fox::FXGLObject (class)">FXGLObject</a></span></h3>
|
281
275
|
<p class="inherited"><span class='object_link'><a href="FXGLObject.html#canDelete-instance_method" title="Fox::FXGLObject#canDelete (method)">#canDelete</a></span>, <span class='object_link'><a href="FXGLObject.html#canDrag-instance_method" title="Fox::FXGLObject#canDrag (method)">#canDrag</a></span>, <span class='object_link'><a href="FXGLObject.html#copy-instance_method" title="Fox::FXGLObject#copy (method)">#copy</a></span>, <span class='object_link'><a href="FXGLObject.html#drag-instance_method" title="Fox::FXGLObject#drag (method)">#drag</a></span>, <span class='object_link'><a href="FXGLObject.html#identify-instance_method" title="Fox::FXGLObject#identify (method)">#identify</a></span></p>
|
282
276
|
|
@@ -327,6 +321,8 @@
|
|
327
321
|
<pre class="lines">
|
328
322
|
|
329
323
|
|
324
|
+
27
|
325
|
+
28
|
330
326
|
29
|
331
327
|
30
|
332
328
|
31
|
@@ -334,12 +330,10 @@
|
|
334
330
|
33
|
335
331
|
34
|
336
332
|
35
|
337
|
-
36
|
338
|
-
37
|
339
|
-
38</pre>
|
333
|
+
36</pre>
|
340
334
|
</td>
|
341
335
|
<td>
|
342
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
336
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 27</span>
|
343
337
|
|
344
338
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='op'>*</span><span class='id identifier rubyid_args'>args</span><span class='rparen'>)</span>
|
345
339
|
<span class='kw'>super</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
@@ -389,12 +383,12 @@
|
|
389
383
|
<pre class="lines">
|
390
384
|
|
391
385
|
|
392
|
-
|
393
|
-
|
394
|
-
|
386
|
+
13
|
387
|
+
14
|
388
|
+
15</pre>
|
395
389
|
</td>
|
396
390
|
<td>
|
397
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
391
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 13</span>
|
398
392
|
|
399
393
|
<span class='kw'>def</span> <span class='id identifier rubyid_pos'>pos</span>
|
400
394
|
<span class='ivar'>@pos</span>
|
@@ -437,12 +431,12 @@
|
|
437
431
|
<pre class="lines">
|
438
432
|
|
439
433
|
|
440
|
-
|
441
|
-
|
442
|
-
|
434
|
+
41
|
435
|
+
42
|
436
|
+
43</pre>
|
443
437
|
</td>
|
444
438
|
<td>
|
445
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
439
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 41</span>
|
446
440
|
|
447
441
|
<span class='kw'>def</span> <span class='id identifier rubyid_bounds'>bounds</span>
|
448
442
|
<span class='const'><span class='object_link'><a href="FXRangef.html" title="Fox::FXRangef (class)">FXRangef</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="FXRangef.html#initialize-instance_method" title="Fox::FXRangef#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='ivar'>@pos</span><span class='lbracket'>[</span><span class='int'>0</span><span class='rbracket'>]</span><span class='comma'>,</span> <span class='ivar'>@pos</span><span class='lbracket'>[</span><span class='int'>0</span><span class='rbracket'>]</span><span class='comma'>,</span> <span class='ivar'>@pos</span><span class='lbracket'>[</span><span class='int'>1</span><span class='rbracket'>]</span><span class='comma'>,</span> <span class='ivar'>@pos</span><span class='lbracket'>[</span><span class='int'>1</span><span class='rbracket'>]</span><span class='comma'>,</span> <span class='ivar'>@pos</span><span class='lbracket'>[</span><span class='int'>2</span><span class='rbracket'>]</span><span class='comma'>,</span> <span class='ivar'>@pos</span><span class='lbracket'>[</span><span class='int'>2</span><span class='rbracket'>]</span><span class='rparen'>)</span>
|
@@ -478,23 +472,23 @@
|
|
478
472
|
<pre class="lines">
|
479
473
|
|
480
474
|
|
475
|
+
48
|
476
|
+
49
|
481
477
|
50
|
482
478
|
51
|
483
479
|
52
|
484
480
|
53
|
485
|
-
54
|
486
|
-
55
|
487
|
-
56</pre>
|
481
|
+
54</pre>
|
488
482
|
</td>
|
489
483
|
<td>
|
490
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
484
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 48</span>
|
491
485
|
|
492
486
|
<span class='kw'>def</span> <span class='id identifier rubyid_draw'>draw</span><span class='lparen'>(</span><span class='id identifier rubyid_viewer'>viewer</span><span class='rparen'>)</span>
|
493
|
-
<span class='
|
494
|
-
<span class='
|
495
|
-
<span class='
|
496
|
-
<span class='
|
497
|
-
<span class='
|
487
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Color3d</span><span class='lparen'>(</span><span class='float'>0.0</span><span class='comma'>,</span> <span class='float'>0.0</span><span class='comma'>,</span> <span class='float'>1.0</span><span class='rparen'>)</span>
|
488
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>PointSize</span><span class='lparen'>(</span><span class='const'><span class='object_link'><a href="../Fox.html#HANDLE_SIZE-constant" title="Fox::HANDLE_SIZE (constant)">HANDLE_SIZE</a></span></span><span class='rparen'>)</span>
|
489
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Begin</span><span class='lparen'>(</span><span class='const'>GL</span><span class='op'>::</span><span class='const'>POINTS</span><span class='rparen'>)</span>
|
490
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Vertex3d</span><span class='lparen'>(</span><span class='op'>*</span><span class='ivar'>@pos</span><span class='rparen'>)</span>
|
491
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>End</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
498
492
|
<span class='kw'>end</span></pre>
|
499
493
|
</td>
|
500
494
|
</tr>
|
@@ -527,19 +521,19 @@
|
|
527
521
|
<pre class="lines">
|
528
522
|
|
529
523
|
|
524
|
+
59
|
525
|
+
60
|
530
526
|
61
|
531
527
|
62
|
532
|
-
63
|
533
|
-
64
|
534
|
-
65</pre>
|
528
|
+
63</pre>
|
535
529
|
</td>
|
536
530
|
<td>
|
537
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
531
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 59</span>
|
538
532
|
|
539
533
|
<span class='kw'>def</span> <span class='id identifier rubyid_hit'>hit</span><span class='lparen'>(</span><span class='id identifier rubyid_viewer'>viewer</span><span class='rparen'>)</span>
|
540
|
-
<span class='
|
541
|
-
<span class='
|
542
|
-
<span class='
|
534
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Begin</span><span class='lparen'>(</span><span class='const'>GL</span><span class='op'>::</span><span class='const'>POINTS</span><span class='rparen'>)</span>
|
535
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Vertex3d</span><span class='lparen'>(</span><span class='op'>*</span><span class='ivar'>@pos</span><span class='rparen'>)</span>
|
536
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>End</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
543
537
|
<span class='kw'>end</span></pre>
|
544
538
|
</td>
|
545
539
|
</tr>
|
@@ -551,9 +545,9 @@
|
|
551
545
|
</div>
|
552
546
|
|
553
547
|
<div id="footer">
|
554
|
-
Generated on
|
548
|
+
Generated on Sun May 14 21:56:17 2023 by
|
555
549
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
556
|
-
0.9.
|
550
|
+
0.9.34 (ruby-3.2.0).
|
557
551
|
</div>
|
558
552
|
|
559
553
|
</div>
|
data/docs/Fox/FXGLShape.html
CHANGED
@@ -704,9 +704,9 @@
|
|
704
704
|
</div>
|
705
705
|
|
706
706
|
<div id="footer">
|
707
|
-
Generated on
|
707
|
+
Generated on Sun May 14 21:55:28 2023 by
|
708
708
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
709
|
-
0.9.
|
709
|
+
0.9.34 (ruby-3.2.0).
|
710
710
|
</div>
|
711
711
|
|
712
712
|
</div>
|
data/docs/Fox/FXGLSphere.html
CHANGED
@@ -93,11 +93,6 @@
|
|
93
93
|
|
94
94
|
|
95
95
|
|
96
|
-
<dl>
|
97
|
-
<dt>Includes:</dt>
|
98
|
-
<dd>GLU, OpenGL</dd>
|
99
|
-
</dl>
|
100
|
-
|
101
96
|
|
102
97
|
|
103
98
|
|
@@ -321,8 +316,6 @@
|
|
321
316
|
|
322
317
|
|
323
318
|
|
324
|
-
|
325
|
-
|
326
319
|
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="FXGLShape.html" title="Fox::FXGLShape (class)">FXGLShape</a></span></h3>
|
327
320
|
<p class="inherited"><span class='object_link'><a href="FXGLShape.html#getMaterial-instance_method" title="Fox::FXGLShape#getMaterial (method)">#getMaterial</a></span>, <span class='object_link'><a href="FXGLShape.html#setMaterial-instance_method" title="Fox::FXGLShape#setMaterial (method)">#setMaterial</a></span>, <span class='object_link'><a href="FXGLShape.html#setRange-instance_method" title="Fox::FXGLShape#setRange (method)">#setRange</a></span></p>
|
328
321
|
|
@@ -390,21 +383,21 @@
|
|
390
383
|
<pre class="lines">
|
391
384
|
|
392
385
|
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
386
|
+
431
|
387
|
+
432
|
388
|
+
433
|
389
|
+
434
|
390
|
+
435
|
391
|
+
436
|
392
|
+
437
|
393
|
+
438
|
394
|
+
439
|
395
|
+
440
|
396
|
+
441
|
397
|
+
442</pre>
|
405
398
|
</td>
|
406
399
|
<td>
|
407
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
400
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 431</span>
|
408
401
|
|
409
402
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='op'>*</span><span class='id identifier rubyid_args'>args</span><span class='rparen'>)</span>
|
410
403
|
<span class='kw'>if</span> <span class='id identifier rubyid_args'>args</span><span class='period'>.</span><span class='id identifier rubyid_length'>length</span> <span class='op'>==</span> <span class='int'>4</span>
|
@@ -456,12 +449,12 @@
|
|
456
449
|
<pre class="lines">
|
457
450
|
|
458
451
|
|
459
|
-
|
460
|
-
|
461
|
-
|
452
|
+
406
|
453
|
+
407
|
454
|
+
408</pre>
|
462
455
|
</td>
|
463
456
|
<td>
|
464
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
457
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 406</span>
|
465
458
|
|
466
459
|
<span class='kw'>def</span> <span class='id identifier rubyid_radius'>radius</span>
|
467
460
|
<span class='ivar'>@radius</span>
|
@@ -499,12 +492,12 @@
|
|
499
492
|
<pre class="lines">
|
500
493
|
|
501
494
|
|
502
|
-
|
503
|
-
|
504
|
-
|
495
|
+
409
|
496
|
+
410
|
497
|
+
411</pre>
|
505
498
|
</td>
|
506
499
|
<td>
|
507
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
500
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 409</span>
|
508
501
|
|
509
502
|
<span class='kw'>def</span> <span class='id identifier rubyid_slices'>slices</span>
|
510
503
|
<span class='ivar'>@slices</span>
|
@@ -542,12 +535,12 @@
|
|
542
535
|
<pre class="lines">
|
543
536
|
|
544
537
|
|
545
|
-
|
546
|
-
|
547
|
-
|
538
|
+
412
|
539
|
+
413
|
540
|
+
414</pre>
|
548
541
|
</td>
|
549
542
|
<td>
|
550
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
543
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 412</span>
|
551
544
|
|
552
545
|
<span class='kw'>def</span> <span class='id identifier rubyid_stacks'>stacks</span>
|
553
546
|
<span class='ivar'>@stacks</span>
|
@@ -590,21 +583,21 @@
|
|
590
583
|
<pre class="lines">
|
591
584
|
|
592
585
|
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
|
-
|
598
|
-
|
586
|
+
447
|
587
|
+
448
|
588
|
+
449
|
589
|
+
450
|
590
|
+
451
|
591
|
+
452</pre>
|
599
592
|
</td>
|
600
593
|
<td>
|
601
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
594
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 447</span>
|
602
595
|
|
603
596
|
<span class='kw'>def</span> <span class='id identifier rubyid_drawshape'>drawshape</span><span class='lparen'>(</span><span class='id identifier rubyid_viewer'>viewer</span><span class='rparen'>)</span>
|
604
|
-
<span class='id identifier rubyid_quad'>quad</span> <span class='op'>=</span> <span class='
|
605
|
-
<span class='
|
606
|
-
<span class='
|
607
|
-
<span class='
|
597
|
+
<span class='id identifier rubyid_quad'>quad</span> <span class='op'>=</span> <span class='const'>GLU</span><span class='period'>.</span><span class='const'>NewQuadric</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
598
|
+
<span class='const'>GLU</span><span class='period'>.</span><span class='const'>QuadricDrawStyle</span><span class='lparen'>(</span><span class='id identifier rubyid_quad'>quad</span><span class='comma'>,</span> <span class='const'>GLU</span><span class='op'>::</span><span class='const'>FILL</span><span class='rparen'>)</span>
|
599
|
+
<span class='const'>GLU</span><span class='period'>.</span><span class='const'>Sphere</span><span class='lparen'>(</span><span class='id identifier rubyid_quad'>quad</span><span class='comma'>,</span> <span class='ivar'>@radius</span><span class='comma'>,</span> <span class='ivar'>@slices</span><span class='comma'>,</span> <span class='ivar'>@stacks</span><span class='rparen'>)</span>
|
600
|
+
<span class='const'>GLU</span><span class='period'>.</span><span class='const'>DeleteQuadric</span><span class='lparen'>(</span><span class='id identifier rubyid_quad'>quad</span><span class='rparen'>)</span>
|
608
601
|
<span class='kw'>end</span></pre>
|
609
602
|
</td>
|
610
603
|
</tr>
|
@@ -616,9 +609,9 @@
|
|
616
609
|
</div>
|
617
610
|
|
618
611
|
<div id="footer">
|
619
|
-
Generated on
|
612
|
+
Generated on Sun May 14 21:56:17 2023 by
|
620
613
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
621
|
-
0.9.
|
614
|
+
0.9.34 (ruby-3.2.0).
|
622
615
|
</div>
|
623
616
|
|
624
617
|
</div>
|
data/docs/Fox/FXGLViewer.html
CHANGED
@@ -3496,9 +3496,9 @@
|
|
3496
3496
|
</div>
|
3497
3497
|
|
3498
3498
|
<div id="footer">
|
3499
|
-
Generated on
|
3499
|
+
Generated on Sun May 14 21:55:36 2023 by
|
3500
3500
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
3501
|
-
0.9.
|
3501
|
+
0.9.34 (ruby-3.2.0).
|
3502
3502
|
</div>
|
3503
3503
|
|
3504
3504
|
</div>
|
data/docs/Fox/FXGLVisual.html
CHANGED
@@ -2137,9 +2137,9 @@
|
|
2137
2137
|
</div>
|
2138
2138
|
|
2139
2139
|
<div id="footer">
|
2140
|
-
Generated on
|
2140
|
+
Generated on Sun May 14 21:55:37 2023 by
|
2141
2141
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2142
|
-
0.9.
|
2142
|
+
0.9.34 (ruby-3.2.0).
|
2143
2143
|
</div>
|
2144
2144
|
|
2145
2145
|
</div>
|
data/docs/Fox/FXGradient.html
CHANGED
@@ -552,9 +552,9 @@
|
|
552
552
|
</div>
|
553
553
|
|
554
554
|
<div id="footer">
|
555
|
-
Generated on
|
555
|
+
Generated on Sun May 14 21:56:04 2023 by
|
556
556
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
557
|
-
0.9.
|
557
|
+
0.9.34 (ruby-3.2.0).
|
558
558
|
</div>
|
559
559
|
|
560
560
|
</div>
|
data/docs/Fox/FXGradientBar.html
CHANGED
@@ -2469,9 +2469,9 @@
|
|
2469
2469
|
</div>
|
2470
2470
|
|
2471
2471
|
<div id="footer">
|
2472
|
-
Generated on
|
2472
|
+
Generated on Sun May 14 21:56:05 2023 by
|
2473
2473
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2474
|
-
0.9.
|
2474
|
+
0.9.34 (ruby-3.2.0).
|
2475
2475
|
</div>
|
2476
2476
|
|
2477
2477
|
</div>
|
data/docs/Fox/FXGroupBox.html
CHANGED
@@ -678,9 +678,9 @@
|
|
678
678
|
</div>
|
679
679
|
|
680
680
|
<div id="footer">
|
681
|
-
Generated on
|
681
|
+
Generated on Sun May 14 21:55:37 2023 by
|
682
682
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
683
|
-
0.9.
|
683
|
+
0.9.34 (ruby-3.2.0).
|
684
684
|
</div>
|
685
685
|
|
686
686
|
</div>
|
data/docs/Fox/FXHeader.html
CHANGED
@@ -3030,9 +3030,9 @@
|
|
3030
3030
|
</div>
|
3031
3031
|
|
3032
3032
|
<div id="footer">
|
3033
|
-
Generated on
|
3033
|
+
Generated on Sun May 14 21:55:24 2023 by
|
3034
3034
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
3035
|
-
0.9.
|
3035
|
+
0.9.34 (ruby-3.2.0).
|
3036
3036
|
</div>
|
3037
3037
|
|
3038
3038
|
</div>
|
data/docs/Fox/FXHeaderItem.html
CHANGED
@@ -1343,9 +1343,9 @@
|
|
1343
1343
|
</div>
|
1344
1344
|
|
1345
1345
|
<div id="footer">
|
1346
|
-
Generated on
|
1346
|
+
Generated on Sun May 14 21:55:23 2023 by
|
1347
1347
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1348
|
-
0.9.
|
1348
|
+
0.9.34 (ruby-3.2.0).
|
1349
1349
|
</div>
|
1350
1350
|
|
1351
1351
|
</div>
|