X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=irrlicht.scm;h=065268c71188f2fd11c900c03bd47737d295cd93;hb=007927f5f96027e568af5040b8d2ea3c3681fe51;hp=73ab60d3c505fd098b65b9301350f14dd8a6b820;hpb=5d5dfa18d1acb2c3fa05df26b285ff430c9aff89;p=guile-irrlicht.git diff --git a/irrlicht.scm b/irrlicht.scm index 73ab60d..065268c 100644 --- a/irrlicht.scm +++ b/irrlicht.scm @@ -42,6 +42,7 @@ + @@ -53,6 +54,7 @@ + ;; methods @@ -60,13 +62,18 @@ add-animator! add-camera-scene-node! add-camera-scene-node-fps! + 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! @@ -83,6 +90,8 @@ get-root-scene-node get-scene-manager get-texture + get-time + get-timer get-video-driver is-window-active? make-box3d @@ -91,11 +100,16 @@ make-vertex3d reset-box3d! run + set-animation-speed! + set-frame-loop! set-material! set-material-flag! set-material-texture! set-md2-animation! + set-override-color! set-position! + set-rotation! + set-scale! set-transform! set-visible! set-window-caption!