X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=irrlicht.scm;h=74982744a7b412f3a4a0b8212e9793390a8f6993;hb=a33bf2efe7a2578915cd27d3d2f3462c41ca0517;hp=a6e3eb12324d2b1eb50cf276289e9a3f1e6d6e9e;hpb=c666734625238d6e4405ad5e42def3203503a137;p=guile-irrlicht.git diff --git a/irrlicht.scm b/irrlicht.scm index a6e3eb1..7498274 100644 --- a/irrlicht.scm +++ b/irrlicht.scm @@ -42,6 +42,7 @@ + @@ -63,12 +64,15 @@ add-cube-scene-node! add-custom-scene-node! add-file-archive! + add-image! 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! @@ -93,11 +97,15 @@ make-vertex3d reset-box3d! run + set-animation-speed! + set-frame-loop! set-material! set-material-flag! set-material-texture! set-md2-animation! set-position! + set-rotation! + set-scale! set-transform! set-visible! set-window-caption!