X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=irrlicht.scm;h=75e03f78bb296bf6a3824adce91b9cd20e8ab065;hp=73ab60d3c505fd098b65b9301350f14dd8a6b820;hb=06d4163c5154f0fd2e934e197bb55d06e1a2b0fa;hpb=5d5dfa18d1acb2c3fa05df26b285ff430c9aff89 diff --git a/irrlicht.scm b/irrlicht.scm index 73ab60d..75e03f7 100644 --- a/irrlicht.scm +++ b/irrlicht.scm @@ -60,13 +60,17 @@ 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! @@ -91,6 +95,8 @@ make-vertex3d reset-box3d! run + set-animation-speed! + set-frame-loop! set-material! set-material-flag! set-material-texture!