X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=irrlicht.scm;h=794709390bcc77fbaa38c6a26c8552ccf254c92a;hb=aedbf810996ce4bd355541e462e620e6873d45c8;hp=3c54b18e66a8f9bb4508a68be05ad624ef5b10fd;hpb=2532ec193354090d2bd34fb8380beb798b4e451e;p=guile-irrlicht.git diff --git a/irrlicht.scm b/irrlicht.scm index 3c54b18..7947093 100644 --- a/irrlicht.scm +++ b/irrlicht.scm @@ -29,17 +29,48 @@ #:use-module (irrlicht scene) #:use-module (irrlicht video) #:duplicates (merge-generics) - #:re-export (add-animated-mesh-scene-node! + #:re-export (;; classes + + + + + + + + + + + + + + + + + + + + + + + + + + ;; methods + add-animated-mesh-scene-node! add-animator! add-camera-scene-node! add-camera-scene-node-fps! + add-cube-scene-node! add-custom-scene-node! add-file-archive! add-internal-point! add-octree-scene-node! + add-sphere-scene-node! add-static-text! begin-scene create-device + create-fly-circle-animator + create-fly-straight-animator create-rotation-animator draw-vertex-primitive-list drop!