X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=irrlicht.scm;h=74982744a7b412f3a4a0b8212e9793390a8f6993;hb=a33bf2efe7a2578915cd27d3d2f3462c41ca0517;hp=794709390bcc77fbaa38c6a26c8552ccf254c92a;hpb=aedbf810996ce4bd355541e462e620e6873d45c8;p=guile-irrlicht.git diff --git a/irrlicht.scm b/irrlicht.scm index 7947093..7498274 100644 --- a/irrlicht.scm +++ b/irrlicht.scm @@ -42,6 +42,7 @@ + @@ -63,6 +64,7 @@ add-cube-scene-node! add-custom-scene-node! add-file-archive! + add-image! add-internal-point! add-octree-scene-node! add-sphere-scene-node! @@ -95,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!