X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=irrlicht.scm;h=75e03f78bb296bf6a3824adce91b9cd20e8ab065;hp=079268ae12599f89eb91899a62e49c65931faea7;hb=06d4163c5154f0fd2e934e197bb55d06e1a2b0fa;hpb=d7e2210af78f247a1422fe095c047982631ce95a diff --git a/irrlicht.scm b/irrlicht.scm index 079268a..75e03f7 100644 --- a/irrlicht.scm +++ b/irrlicht.scm @@ -60,6 +60,7 @@ 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! @@ -68,6 +69,8 @@ add-static-text! begin-scene create-device + create-fly-circle-animator + create-fly-straight-animator create-rotation-animator draw-vertex-primitive-list drop! @@ -92,6 +95,8 @@ make-vertex3d reset-box3d! run + set-animation-speed! + set-frame-loop! set-material! set-material-flag! set-material-texture!