fxruby 1.6.46-x64-mingw-ucrt → 1.6.48-x64-mingw-ucrt
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.
- 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 +13 -1
- data/README.md +2 -2
- data/Rakefile +1 -1
- data/appveyor.yml +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/FXRuby.cpp +2 -2
- data/ext/fox16_c/core_wrap.cpp +497 -412
- data/ext/fox16_c/dc_wrap.cpp +215 -128
- data/ext/fox16_c/dialogs_wrap.cpp +1333 -1246
- data/ext/fox16_c/extconf.rb +6 -6
- data/ext/fox16_c/frames_wrap.cpp +633 -550
- data/ext/fox16_c/fx3d_wrap.cpp +1556 -1471
- data/ext/fox16_c/iconlist_wrap.cpp +555 -468
- data/ext/fox16_c/icons_wrap.cpp +1062 -975
- data/ext/fox16_c/image_wrap.cpp +912 -825
- data/ext/fox16_c/label_wrap.cpp +744 -657
- data/ext/fox16_c/layout_wrap.cpp +564 -477
- data/ext/fox16_c/list_wrap.cpp +556 -469
- data/ext/fox16_c/markfuncs.cpp +1 -1
- data/ext/fox16_c/mdi_wrap.cpp +1453 -1366
- data/ext/fox16_c/menu_wrap.cpp +1216 -1129
- data/ext/fox16_c/scintilla_wrap.cpp +1034 -943
- data/ext/fox16_c/swigruby.h +88 -28
- data/ext/fox16_c/table_wrap.cpp +1034 -945
- data/ext/fox16_c/text_wrap.cpp +1029 -942
- data/ext/fox16_c/treelist_wrap.cpp +1083 -996
- data/ext/fox16_c/ui_wrap.cpp +1210 -1123
- data/fxruby.gemspec +2 -2
- 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/x64-mingw-ucrt/bin/libFOX-1.6-0.dll +0 -0
- data/ports/x64-mingw-ucrt/bin/libfxscintilla-20.dll +0 -0
- data/ports/x64-mingw-ucrt/bin/libjpeg-62.dll +0 -0
- data/ports/x64-mingw-ucrt/bin/libpng16-16.dll +0 -0
- data/ports/x64-mingw-ucrt/bin/libtiff-6.dll +0 -0
- data/scripts/iface.rb +8 -12
- data/swig-interfaces/FXFileDialog.i +2 -2
- data/swig-interfaces/FXFileSelector.i +1 -1
- data/swig-interfaces/FXGLViewer.i +1 -1
- data/swig-interfaces/ruby-typemaps.i +1 -1
- metadata +6 -5
- data/rdoc-sources/Makefile +0 -23
data/docs/Fox/FXGLCylinder.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
|
|
@@ -380,8 +375,6 @@
|
|
380
375
|
|
381
376
|
|
382
377
|
|
383
|
-
|
384
|
-
|
385
378
|
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="FXGLShape.html" title="Fox::FXGLShape (class)">FXGLShape</a></span></h3>
|
386
379
|
<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>
|
387
380
|
|
@@ -449,23 +442,23 @@
|
|
449
442
|
<pre class="lines">
|
450
443
|
|
451
444
|
|
445
|
+
363
|
446
|
+
364
|
447
|
+
365
|
448
|
+
366
|
449
|
+
367
|
450
|
+
368
|
451
|
+
369
|
452
|
+
370
|
453
|
+
371
|
454
|
+
372
|
455
|
+
373
|
456
|
+
374
|
452
457
|
375
|
453
|
-
376
|
454
|
-
377
|
455
|
-
378
|
456
|
-
379
|
457
|
-
380
|
458
|
-
381
|
459
|
-
382
|
460
|
-
383
|
461
|
-
384
|
462
|
-
385
|
463
|
-
386
|
464
|
-
387
|
465
|
-
388</pre>
|
458
|
+
376</pre>
|
466
459
|
</td>
|
467
460
|
<td>
|
468
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
461
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 363</span>
|
469
462
|
|
470
463
|
<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>
|
471
464
|
<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'>5</span>
|
@@ -519,12 +512,12 @@
|
|
519
512
|
<pre class="lines">
|
520
513
|
|
521
514
|
|
522
|
-
|
523
|
-
|
524
|
-
|
515
|
+
332
|
516
|
+
333
|
517
|
+
334</pre>
|
525
518
|
</td>
|
526
519
|
<td>
|
527
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
520
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 332</span>
|
528
521
|
|
529
522
|
<span class='kw'>def</span> <span class='id identifier rubyid_height'>height</span>
|
530
523
|
<span class='ivar'>@height</span>
|
@@ -562,12 +555,12 @@
|
|
562
555
|
<pre class="lines">
|
563
556
|
|
564
557
|
|
565
|
-
|
566
|
-
|
567
|
-
|
558
|
+
344
|
559
|
+
345
|
560
|
+
346</pre>
|
568
561
|
</td>
|
569
562
|
<td>
|
570
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
563
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 344</span>
|
571
564
|
|
572
565
|
<span class='kw'>def</span> <span class='id identifier rubyid_loops'>loops</span>
|
573
566
|
<span class='ivar'>@loops</span>
|
@@ -605,12 +598,12 @@
|
|
605
598
|
<pre class="lines">
|
606
599
|
|
607
600
|
|
608
|
-
|
609
|
-
|
610
|
-
|
601
|
+
335
|
602
|
+
336
|
603
|
+
337</pre>
|
611
604
|
</td>
|
612
605
|
<td>
|
613
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
606
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 335</span>
|
614
607
|
|
615
608
|
<span class='kw'>def</span> <span class='id identifier rubyid_radius'>radius</span>
|
616
609
|
<span class='ivar'>@radius</span>
|
@@ -648,12 +641,12 @@
|
|
648
641
|
<pre class="lines">
|
649
642
|
|
650
643
|
|
651
|
-
|
652
|
-
|
653
|
-
|
644
|
+
338
|
645
|
+
339
|
646
|
+
340</pre>
|
654
647
|
</td>
|
655
648
|
<td>
|
656
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
649
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 338</span>
|
657
650
|
|
658
651
|
<span class='kw'>def</span> <span class='id identifier rubyid_slices'>slices</span>
|
659
652
|
<span class='ivar'>@slices</span>
|
@@ -691,12 +684,12 @@
|
|
691
684
|
<pre class="lines">
|
692
685
|
|
693
686
|
|
694
|
-
|
695
|
-
|
696
|
-
|
687
|
+
341
|
688
|
+
342
|
689
|
+
343</pre>
|
697
690
|
</td>
|
698
691
|
<td>
|
699
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
692
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 341</span>
|
700
693
|
|
701
694
|
<span class='kw'>def</span> <span class='id identifier rubyid_stacks'>stacks</span>
|
702
695
|
<span class='ivar'>@stacks</span>
|
@@ -739,37 +732,37 @@
|
|
739
732
|
<pre class="lines">
|
740
733
|
|
741
734
|
|
735
|
+
381
|
736
|
+
382
|
737
|
+
383
|
738
|
+
384
|
739
|
+
385
|
740
|
+
386
|
741
|
+
387
|
742
|
+
388
|
743
|
+
389
|
744
|
+
390
|
745
|
+
391
|
746
|
+
392
|
742
747
|
393
|
743
|
-
394
|
744
|
-
395
|
745
|
-
396
|
746
|
-
397
|
747
|
-
398
|
748
|
-
399
|
749
|
-
400
|
750
|
-
401
|
751
|
-
402
|
752
|
-
403
|
753
|
-
404
|
754
|
-
405
|
755
|
-
406</pre>
|
748
|
+
394</pre>
|
756
749
|
</td>
|
757
750
|
<td>
|
758
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
751
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 381</span>
|
759
752
|
|
760
753
|
<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>
|
761
|
-
<span class='id identifier rubyid_quad'>quad</span> <span class='op'>=</span> <span class='
|
762
|
-
<span class='
|
763
|
-
<span class='
|
764
|
-
<span class='
|
765
|
-
<span class='
|
766
|
-
<span class='
|
767
|
-
<span class='
|
768
|
-
<span class='
|
769
|
-
<span class='
|
770
|
-
<span class='
|
771
|
-
<span class='
|
772
|
-
<span class='
|
754
|
+
<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>
|
755
|
+
<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>
|
756
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>PushMatrix</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
757
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Rotated</span><span class='lparen'>(</span><span class='op'>-</span><span class='int'>90</span><span class='comma'>,</span> <span class='int'>1</span><span class='comma'>,</span> <span class='int'>0</span><span class='comma'>,</span> <span class='int'>0</span><span class='rparen'>)</span>
|
758
|
+
<span class='const'>GLU</span><span class='period'>.</span><span class='const'>Cylinder</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'>@radius</span><span class='comma'>,</span> <span class='ivar'>@height</span><span class='comma'>,</span> <span class='ivar'>@slices</span><span class='comma'>,</span> <span class='ivar'>@stacks</span><span class='rparen'>)</span>
|
759
|
+
<span class='const'>GLU</span><span class='period'>.</span><span class='const'>QuadricOrientation</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'>INSIDE</span><span class='rparen'>)</span>
|
760
|
+
<span class='const'>GLU</span><span class='period'>.</span><span class='const'>Disk</span><span class='lparen'>(</span><span class='id identifier rubyid_quad'>quad</span><span class='comma'>,</span> <span class='int'>0</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'>@loops</span><span class='rparen'>)</span>
|
761
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Translated</span><span class='lparen'>(</span><span class='int'>0</span><span class='comma'>,</span> <span class='int'>0</span><span class='comma'>,</span> <span class='ivar'>@height</span><span class='rparen'>)</span>
|
762
|
+
<span class='const'>GLU</span><span class='period'>.</span><span class='const'>QuadricOrientation</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'>OUTSIDE</span><span class='rparen'>)</span>
|
763
|
+
<span class='const'>GLU</span><span class='period'>.</span><span class='const'>Disk</span><span class='lparen'>(</span><span class='id identifier rubyid_quad'>quad</span><span class='comma'>,</span> <span class='int'>0</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'>@loops</span><span class='rparen'>)</span>
|
764
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>PopMatrix</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
765
|
+
<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>
|
773
766
|
<span class='kw'>end</span></pre>
|
774
767
|
</td>
|
775
768
|
</tr>
|
@@ -781,9 +774,9 @@
|
|
781
774
|
</div>
|
782
775
|
|
783
776
|
<div id="footer">
|
784
|
-
Generated on
|
777
|
+
Generated on Sun May 14 21:56:17 2023 by
|
785
778
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
786
|
-
0.9.
|
779
|
+
0.9.34 (ruby-3.2.0).
|
787
780
|
</div>
|
788
781
|
|
789
782
|
</div>
|
data/docs/Fox/FXGLGroup.html
CHANGED
@@ -93,7 +93,7 @@
|
|
93
93
|
|
94
94
|
<dl>
|
95
95
|
<dt>Includes:</dt>
|
96
|
-
<dd>Enumerable
|
96
|
+
<dd>Enumerable</dd>
|
97
97
|
</dl>
|
98
98
|
|
99
99
|
|
@@ -584,7 +584,6 @@
|
|
584
584
|
|
585
585
|
|
586
586
|
|
587
|
-
|
588
587
|
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="FXGLObject.html" title="Fox::FXGLObject (class)">FXGLObject</a></span></h3>
|
589
588
|
<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#copy-instance_method" title="Fox::FXGLObject#copy (method)">#copy</a></span></p>
|
590
589
|
|
@@ -627,13 +626,13 @@
|
|
627
626
|
<pre class="lines">
|
628
627
|
|
629
628
|
|
629
|
+
20
|
630
630
|
21
|
631
631
|
22
|
632
|
-
23
|
633
|
-
24</pre>
|
632
|
+
23</pre>
|
634
633
|
</td>
|
635
634
|
<td>
|
636
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
635
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 20</span>
|
637
636
|
|
638
637
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span>
|
639
638
|
<span class='kw'>super</span>
|
@@ -677,12 +676,12 @@
|
|
677
676
|
<pre class="lines">
|
678
677
|
|
679
678
|
|
679
|
+
35
|
680
680
|
36
|
681
|
-
37
|
682
|
-
38</pre>
|
681
|
+
37</pre>
|
683
682
|
</td>
|
684
683
|
<td>
|
685
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
684
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 35</span>
|
686
685
|
|
687
686
|
<span class='kw'>def</span> <span class='op'>[]</span><span class='lparen'>(</span><span class='id identifier rubyid_pos'>pos</span><span class='rparen'>)</span>
|
688
687
|
<span class='ivar'>@list</span><span class='lbracket'>[</span><span class='id identifier rubyid_pos'>pos</span><span class='rbracket'>]</span>
|
@@ -718,12 +717,12 @@
|
|
718
717
|
<pre class="lines">
|
719
718
|
|
720
719
|
|
720
|
+
42
|
721
721
|
43
|
722
|
-
44
|
723
|
-
45</pre>
|
722
|
+
44</pre>
|
724
723
|
</td>
|
725
724
|
<td>
|
726
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
725
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 42</span>
|
727
726
|
|
728
727
|
<span class='kw'>def</span> <span class='op'>[]=</span><span class='lparen'>(</span><span class='id identifier rubyid_pos'>pos</span><span class='comma'>,</span> <span class='id identifier rubyid_obj'>obj</span><span class='rparen'>)</span>
|
729
728
|
<span class='ivar'>@list</span><span class='lbracket'>[</span><span class='id identifier rubyid_pos'>pos</span><span class='rbracket'>]</span> <span class='op'>=</span> <span class='id identifier rubyid_obj'>obj</span>
|
@@ -763,12 +762,12 @@
|
|
763
762
|
<pre class="lines">
|
764
763
|
|
765
764
|
|
765
|
+
130
|
766
766
|
131
|
767
|
-
132
|
768
|
-
133</pre>
|
767
|
+
132</pre>
|
769
768
|
</td>
|
770
769
|
<td>
|
771
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
770
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 130</span>
|
772
771
|
|
773
772
|
<span class='kw'>def</span> <span class='id identifier rubyid_append'>append</span><span class='lparen'>(</span><span class='id identifier rubyid_obj'>obj</span><span class='rparen'>)</span>
|
774
773
|
<span class='ivar'>@list</span> <span class='op'><<</span> <span class='id identifier rubyid_obj'>obj</span>
|
@@ -804,6 +803,7 @@
|
|
804
803
|
<pre class="lines">
|
805
804
|
|
806
805
|
|
806
|
+
59
|
807
807
|
60
|
808
808
|
61
|
809
809
|
62
|
@@ -812,11 +812,10 @@
|
|
812
812
|
65
|
813
813
|
66
|
814
814
|
67
|
815
|
-
68
|
816
|
-
69</pre>
|
815
|
+
68</pre>
|
817
816
|
</td>
|
818
817
|
<td>
|
819
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
818
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 59</span>
|
820
819
|
|
821
820
|
<span class='kw'>def</span> <span class='id identifier rubyid_bounds'>bounds</span>
|
822
821
|
<span class='id identifier rubyid_box'>box</span> <span class='op'>=</span> <span class='kw'>nil</span>
|
@@ -859,12 +858,12 @@
|
|
859
858
|
<pre class="lines">
|
860
859
|
|
861
860
|
|
861
|
+
101
|
862
862
|
102
|
863
|
-
103
|
864
|
-
104</pre>
|
863
|
+
103</pre>
|
865
864
|
</td>
|
866
865
|
<td>
|
867
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
866
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 101</span>
|
868
867
|
|
869
868
|
<span class='kw'>def</span> <span class='id identifier rubyid_canDrag'>canDrag</span>
|
870
869
|
<span class='kw'>true</span>
|
@@ -900,12 +899,12 @@
|
|
900
899
|
<pre class="lines">
|
901
900
|
|
902
901
|
|
902
|
+
161
|
903
903
|
162
|
904
|
-
163
|
905
|
-
164</pre>
|
904
|
+
163</pre>
|
906
905
|
</td>
|
907
906
|
<td>
|
908
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
907
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 161</span>
|
909
908
|
|
910
909
|
<span class='kw'>def</span> <span class='id identifier rubyid_clear'>clear</span>
|
911
910
|
<span class='ivar'>@list</span><span class='period'>.</span><span class='id identifier rubyid_clear'>clear</span>
|
@@ -941,12 +940,12 @@
|
|
941
940
|
<pre class="lines">
|
942
941
|
|
943
942
|
|
943
|
+
109
|
944
944
|
110
|
945
|
-
111
|
946
|
-
112</pre>
|
945
|
+
111</pre>
|
947
946
|
</td>
|
948
947
|
<td>
|
949
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
948
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 109</span>
|
950
949
|
|
951
950
|
<span class='kw'>def</span> <span class='id identifier rubyid_drag'>drag</span><span class='lparen'>(</span><span class='id identifier rubyid_viewer'>viewer</span><span class='comma'>,</span> <span class='id identifier rubyid_fx'>fx</span><span class='comma'>,</span> <span class='id identifier rubyid_fy'>fy</span><span class='comma'>,</span> <span class='id identifier rubyid_tx'>tx</span><span class='comma'>,</span> <span class='id identifier rubyid_ty'>ty</span><span class='rparen'>)</span>
|
952
951
|
<span class='ivar'>@list</span><span class='period'>.</span><span class='id identifier rubyid_each'>each</span> <span class='lbrace'>{</span> <span class='op'>|</span><span class='id identifier rubyid_obj'>obj</span><span class='op'>|</span> <span class='id identifier rubyid_obj'>obj</span><span class='period'>.</span><span class='id identifier rubyid_drag'>drag</span><span class='lparen'>(</span><span class='id identifier rubyid_viewer'>viewer</span><span class='comma'>,</span> <span class='id identifier rubyid_fx'>fx</span><span class='comma'>,</span> <span class='id identifier rubyid_fy'>fy</span><span class='comma'>,</span> <span class='id identifier rubyid_tx'>tx</span><span class='comma'>,</span> <span class='id identifier rubyid_ty'>ty</span><span class='rparen'>)</span> <span class='rbrace'>}</span>
|
@@ -982,12 +981,12 @@
|
|
982
981
|
<pre class="lines">
|
983
982
|
|
984
983
|
|
984
|
+
73
|
985
985
|
74
|
986
|
-
75
|
987
|
-
76</pre>
|
986
|
+
75</pre>
|
988
987
|
</td>
|
989
988
|
<td>
|
990
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
989
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 73</span>
|
991
990
|
|
992
991
|
<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>
|
993
992
|
<span class='ivar'>@list</span><span class='period'>.</span><span class='id identifier rubyid_each'>each</span> <span class='lbrace'>{</span> <span class='op'>|</span><span class='id identifier rubyid_obj'>obj</span><span class='op'>|</span> <span class='id identifier rubyid_obj'>obj</span><span class='period'>.</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> <span class='rbrace'>}</span>
|
@@ -1027,13 +1026,13 @@
|
|
1027
1026
|
<pre class="lines">
|
1028
1027
|
|
1029
1028
|
|
1029
|
+
49
|
1030
1030
|
50
|
1031
1031
|
51
|
1032
|
-
52
|
1033
|
-
53</pre>
|
1032
|
+
52</pre>
|
1034
1033
|
</td>
|
1035
1034
|
<td>
|
1036
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
1035
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 49</span>
|
1037
1036
|
|
1038
1037
|
<span class='kw'>def</span> <span class='id identifier rubyid_each_child'>each_child</span> <span class='comment'># :yields: childObject
|
1039
1038
|
</span> <span class='ivar'>@list</span><span class='period'>.</span><span class='id identifier rubyid_each'>each</span> <span class='lbrace'>{</span> <span class='op'>|</span><span class='id identifier rubyid_child'>child</span><span class='op'>|</span> <span class='kw'>yield</span> <span class='id identifier rubyid_child'>child</span> <span class='rbrace'>}</span>
|
@@ -1070,6 +1069,7 @@
|
|
1070
1069
|
<pre class="lines">
|
1071
1070
|
|
1072
1071
|
|
1072
|
+
80
|
1073
1073
|
81
|
1074
1074
|
82
|
1075
1075
|
83
|
@@ -1077,20 +1077,19 @@
|
|
1077
1077
|
85
|
1078
1078
|
86
|
1079
1079
|
87
|
1080
|
-
88
|
1081
|
-
89</pre>
|
1080
|
+
88</pre>
|
1082
1081
|
</td>
|
1083
1082
|
<td>
|
1084
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
1083
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 80</span>
|
1085
1084
|
|
1086
1085
|
<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>
|
1087
1086
|
<span class='comment'># GL.PushName(0xffffffff)
|
1088
|
-
</span> <span class='
|
1087
|
+
</span> <span class='const'>GL</span><span class='period'>.</span><span class='const'>PushName</span><span class='lparen'>(</span><span class='int'>1000000</span><span class='rparen'>)</span>
|
1089
1088
|
<span class='ivar'>@list</span><span class='period'>.</span><span class='id identifier rubyid_each_with_index'>each_with_index</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_obj'>obj</span><span class='comma'>,</span> <span class='id identifier rubyid_i'>i</span><span class='op'>|</span>
|
1090
|
-
<span class='
|
1089
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>LoadName</span><span class='lparen'>(</span><span class='id identifier rubyid_i'>i</span><span class='rparen'>)</span>
|
1091
1090
|
<span class='id identifier rubyid_obj'>obj</span><span class='period'>.</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>
|
1092
1091
|
<span class='kw'>end</span>
|
1093
|
-
<span class='
|
1092
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>PopName</span>
|
1094
1093
|
<span class='kw'>end</span></pre>
|
1095
1094
|
</td>
|
1096
1095
|
</tr>
|
@@ -1123,13 +1122,13 @@
|
|
1123
1122
|
<pre class="lines">
|
1124
1123
|
|
1125
1124
|
|
1125
|
+
93
|
1126
1126
|
94
|
1127
1127
|
95
|
1128
|
-
96
|
1129
|
-
97</pre>
|
1128
|
+
96</pre>
|
1130
1129
|
</td>
|
1131
1130
|
<td>
|
1132
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
1131
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 93</span>
|
1133
1132
|
|
1134
1133
|
<span class='kw'>def</span> <span class='id identifier rubyid_identify'>identify</span><span class='lparen'>(</span><span class='id identifier rubyid_path'>path</span><span class='rparen'>)</span>
|
1135
1134
|
<span class='id identifier rubyid_objIndex'>objIndex</span> <span class='op'>=</span> <span class='id identifier rubyid_path'>path</span><span class='period'>.</span><span class='id identifier rubyid_shift'>shift</span>
|
@@ -1179,12 +1178,12 @@
|
|
1179
1178
|
<pre class="lines">
|
1180
1179
|
|
1181
1180
|
|
1181
|
+
116
|
1182
1182
|
117
|
1183
|
-
118
|
1184
|
-
119</pre>
|
1183
|
+
118</pre>
|
1185
1184
|
</td>
|
1186
1185
|
<td>
|
1187
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
1186
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 116</span>
|
1188
1187
|
|
1189
1188
|
<span class='kw'>def</span> <span class='id identifier rubyid_insert'>insert</span><span class='lparen'>(</span><span class='id identifier rubyid_pos'>pos</span><span class='comma'>,</span> <span class='id identifier rubyid_obj'>obj</span><span class='rparen'>)</span>
|
1190
1189
|
<span class='id identifier rubyid_raise'>raise</span> <span class='const'>NotImplementedError</span>
|
@@ -1220,12 +1219,12 @@
|
|
1220
1219
|
<pre class="lines">
|
1221
1220
|
|
1222
1221
|
|
1222
|
+
123
|
1223
1223
|
124
|
1224
|
-
125
|
1225
|
-
126</pre>
|
1224
|
+
125</pre>
|
1226
1225
|
</td>
|
1227
1226
|
<td>
|
1228
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
1227
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 123</span>
|
1229
1228
|
|
1230
1229
|
<span class='kw'>def</span> <span class='id identifier rubyid_prepend'>prepend</span><span class='lparen'>(</span><span class='id identifier rubyid_obj'>obj</span><span class='rparen'>)</span>
|
1231
1230
|
<span class='ivar'>@list</span><span class='period'>.</span><span class='id identifier rubyid_unshift'>unshift</span><span class='lparen'>(</span><span class='id identifier rubyid_obj'>obj</span><span class='rparen'>)</span>
|
@@ -1265,16 +1264,16 @@
|
|
1265
1264
|
<pre class="lines">
|
1266
1265
|
|
1267
1266
|
|
1267
|
+
148
|
1268
1268
|
149
|
1269
1269
|
150
|
1270
1270
|
151
|
1271
1271
|
152
|
1272
1272
|
153
|
1273
|
-
154
|
1274
|
-
155</pre>
|
1273
|
+
154</pre>
|
1275
1274
|
</td>
|
1276
1275
|
<td>
|
1277
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
1276
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 148</span>
|
1278
1277
|
|
1279
1278
|
<span class='kw'>def</span> <span class='id identifier rubyid_remove'>remove</span><span class='lparen'>(</span><span class='id identifier rubyid_obj'>obj</span><span class='rparen'>)</span>
|
1280
1279
|
<span class='kw'>if</span> <span class='id identifier rubyid_obj'>obj</span><span class='period'>.</span><span class='id identifier rubyid_is_a?'>is_a?</span> <span class='const'><span class='object_link'><a href="FXGLObject.html" title="Fox::FXGLObject (class)">FXGLObject</a></span></span>
|
@@ -1314,12 +1313,12 @@
|
|
1314
1313
|
<pre class="lines">
|
1315
1314
|
|
1316
1315
|
|
1316
|
+
139
|
1317
1317
|
140
|
1318
|
-
141
|
1319
|
-
142</pre>
|
1318
|
+
141</pre>
|
1320
1319
|
</td>
|
1321
1320
|
<td>
|
1322
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
1321
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 139</span>
|
1323
1322
|
|
1324
1323
|
<span class='kw'>def</span> <span class='id identifier rubyid_replace'>replace</span><span class='lparen'>(</span><span class='id identifier rubyid_pos'>pos</span><span class='comma'>,</span> <span class='id identifier rubyid_obj'>obj</span><span class='rparen'>)</span>
|
1325
1324
|
<span class='ivar'>@list</span><span class='lbracket'>[</span><span class='id identifier rubyid_pos'>pos</span><span class='rbracket'>]</span> <span class='op'>=</span> <span class='id identifier rubyid_obj'>obj</span>
|
@@ -1355,12 +1354,12 @@
|
|
1355
1354
|
<pre class="lines">
|
1356
1355
|
|
1357
1356
|
|
1357
|
+
28
|
1358
1358
|
29
|
1359
|
-
30
|
1360
|
-
31</pre>
|
1359
|
+
30</pre>
|
1361
1360
|
</td>
|
1362
1361
|
<td>
|
1363
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line
|
1362
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glgroup.rb', line 28</span>
|
1364
1363
|
|
1365
1364
|
<span class='kw'>def</span> <span class='id identifier rubyid_size'>size</span>
|
1366
1365
|
<span class='ivar'>@list</span><span class='period'>.</span><span class='id identifier rubyid_size'>size</span>
|
@@ -1375,9 +1374,9 @@
|
|
1375
1374
|
</div>
|
1376
1375
|
|
1377
1376
|
<div id="footer">
|
1378
|
-
Generated on
|
1377
|
+
Generated on Sun May 14 21:56:16 2023 by
|
1379
1378
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1380
|
-
0.9.
|
1379
|
+
0.9.34 (ruby-3.2.0).
|
1381
1380
|
</div>
|
1382
1381
|
|
1383
1382
|
</div>
|