Changeset 96
- Timestamp:
- 10/11/08 15:26:38 (1 month ago)
- Files:
-
- trunk/bin/yage3d.exe (modified) (previous)
- trunk/doc/api/demo1.gameobj.html (modified) (1 diff)
- trunk/doc/api/demo1.main.html (modified) (1 diff)
- trunk/doc/api/demo1.misc.html (modified) (1 diff)
- trunk/doc/api/demo1.ship.html (modified) (1 diff)
- trunk/doc/api/img/Thumbs.db (deleted)
- trunk/doc/api/yage.all.html (modified) (1 diff)
- trunk/doc/api/yage.core.all.html (modified) (1 diff)
- trunk/doc/api/yage.core.array.html (modified) (1 diff)
- trunk/doc/api/yage.core.async.html (modified) (1 diff)
- trunk/doc/api/yage.core.color.html (modified) (1 diff)
- trunk/doc/api/yage.core.freelist.html (modified) (1 diff)
- trunk/doc/api/yage.core.interfaces.html (modified) (1 diff)
- trunk/doc/api/yage.core.math.html (modified) (1 diff)
- trunk/doc/api/yage.core.matrix.html (modified) (1 diff)
- trunk/doc/api/yage.core.misc.html (modified) (1 diff)
- trunk/doc/api/yage.core.parse.html (modified) (1 diff)
- trunk/doc/api/yage.core.plane.html (modified) (1 diff)
- trunk/doc/api/yage.core.quatrn.html (modified) (1 diff)
- trunk/doc/api/yage.core.repeater.html (modified) (1 diff)
- trunk/doc/api/yage.core.timer.html (modified) (1 diff)
- trunk/doc/api/yage.core.tree.html (modified) (1 diff)
- trunk/doc/api/yage.core.types.html (modified) (1 diff)
- trunk/doc/api/yage.core.vector.html (modified) (1 diff)
- trunk/doc/api/yage.core.xml.html (modified) (1 diff)
- trunk/doc/api/yage.gui.all.html (modified) (1 diff)
- trunk/doc/api/yage.gui.style.html (modified) (1 diff)
- trunk/doc/api/yage.gui.surface.html (modified) (1 diff)
- trunk/doc/api/yage.resource.all.html (modified) (1 diff)
- trunk/doc/api/yage.resource.font.html (modified) (1 diff)
- trunk/doc/api/yage.resource.image.html (modified) (1 diff)
- trunk/doc/api/yage.resource.layer.html (modified) (1 diff)
- trunk/doc/api/yage.resource.material.html (modified) (1 diff)
- trunk/doc/api/yage.resource.mesh.html (modified) (1 diff)
- trunk/doc/api/yage.resource.model.html (modified) (1 diff)
- trunk/doc/api/yage.resource.ms3dloader.html (modified) (1 diff)
- trunk/doc/api/yage.resource.objloader.html (modified) (1 diff)
- trunk/doc/api/yage.resource.resource.html (modified) (1 diff)
- trunk/doc/api/yage.resource.shader.html (modified) (1 diff)
- trunk/doc/api/yage.resource.sound.html (modified) (1 diff)
- trunk/doc/api/yage.resource.texture.html (modified) (1 diff)
- trunk/doc/api/yage.scene.all.html (modified) (1 diff)
- trunk/doc/api/yage.scene.camera.html (modified) (1 diff)
- trunk/doc/api/yage.scene.graph.html (modified) (1 diff)
- trunk/doc/api/yage.scene.light.html (modified) (1 diff)
- trunk/doc/api/yage.scene.model.html (modified) (1 diff)
- trunk/doc/api/yage.scene.movable.html (modified) (1 diff)
- trunk/doc/api/yage.scene.node.html (modified) (2 diffs)
- trunk/doc/api/yage.scene.scene.html (modified) (1 diff)
- trunk/doc/api/yage.scene.sound.html (modified) (4 diffs)
- trunk/doc/api/yage.scene.sprite.html (modified) (1 diff)
- trunk/doc/api/yage.scene.terrain.html (modified) (1 diff)
- trunk/doc/api/yage.scene.visible.html (modified) (1 diff)
- trunk/doc/api/yage.system.all.html (modified) (1 diff)
- trunk/doc/api/yage.system.constant.html (modified) (1 diff)
- trunk/doc/api/yage.system.device.html (modified) (1 diff)
- trunk/doc/api/yage.system.exceptions.html (modified) (1 diff)
- trunk/doc/api/yage.system.input.html (modified) (1 diff)
- trunk/doc/api/yage.system.interfaces.html (modified) (1 diff)
- trunk/doc/api/yage.system.log.html (modified) (1 diff)
- trunk/doc/api/yage.system.probe.html (modified) (1 diff)
- trunk/doc/api/yage.system.render.html (modified) (1 diff)
- trunk/doc/api/yage.system.window.html (modified) (1 diff)
- trunk/doc/api/yage.util.all.html (modified) (1 diff)
- trunk/doc/api/yage.util.flyer.html (modified) (1 diff)
- trunk/doc/api/yage.util.spring.html (modified) (1 diff)
- trunk/src/yage/core/all.d (modified) (1 diff)
- trunk/src/yage/core/color.d (modified) (2 diffs)
- trunk/src/yage/gui/all.d (modified) (1 diff)
- trunk/src/yage/gui/style.d (modified) (3 diffs)
- trunk/src/yage/gui/surface.d (modified) (1 diff)
- trunk/src/yage/resource/all.d (modified) (1 diff)
- trunk/src/yage/resource/font.d (modified) (5 diffs)
- trunk/src/yage/resource/image.d (modified) (3 diffs)
- trunk/src/yage/resource/layer.d (modified) (4 diffs)
- trunk/src/yage/resource/material.d (modified) (3 diffs)
- trunk/src/yage/resource/model.d (modified) (2 diffs)
- trunk/src/yage/resource/ms3dloader.d (modified) (3 diffs)
- trunk/src/yage/resource/resource.d (modified) (2 diffs)
- trunk/src/yage/resource/shader.d (modified) (2 diffs)
- trunk/src/yage/resource/sound.d (modified) (6 diffs)
- trunk/src/yage/resource/texture.d (modified) (2 diffs)
- trunk/src/yage/scene/node.d (modified) (2 diffs)
- trunk/src/yage/scene/sound.d (modified) (7 diffs)
- trunk/src/yage/system/all.d (modified) (1 diff)
- trunk/src/yage/system/device.d (modified) (9 diffs)
- trunk/src/yage/system/exceptions.d (deleted)
- trunk/src/yage/system/window.d (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/doc/api/demo1.gameobj.html
r95 r96 100 100 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 101 101 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 102 on Sat Oct 11 00:47:462008102 on Sat Oct 11 14:33:12 2008 103 103 104 104 </div> trunk/doc/api/demo1.main.html
r95 r96 101 101 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 102 102 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 103 on Sat Oct 11 00:47:462008103 on Sat Oct 11 14:33:12 2008 104 104 105 105 </div> trunk/doc/api/demo1.misc.html
r95 r96 100 100 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 101 101 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 102 on Sat Oct 11 00:47:462008102 on Sat Oct 11 14:33:12 2008 103 103 104 104 </div> trunk/doc/api/demo1.ship.html
r95 r96 100 100 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 101 101 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 102 on Sat Oct 11 00:47:462008102 on Sat Oct 11 14:33:12 2008 103 103 104 104 </div> trunk/doc/api/yage.all.html
r95 r96 104 104 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 105 105 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 106 on Sat Oct 11 00:47:462008106 on Sat Oct 11 14:33:11 2008 107 107 108 108 </div> trunk/doc/api/yage.core.all.html
r95 r96 105 105 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 106 106 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 107 on Sat Oct 11 00:47:462008107 on Sat Oct 11 14:33:11 2008 108 108 109 109 </div> trunk/doc/api/yage.core.array.html
r95 r96 329 329 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 330 330 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 331 on Sat Oct 11 00:47:462008331 on Sat Oct 11 14:33:11 2008 332 332 333 333 </div> trunk/doc/api/yage.core.async.html
r95 r96 189 189 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 190 190 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 191 on Sat Oct 11 00:47:462008191 on Sat Oct 11 14:33:11 2008 192 192 193 193 </div> trunk/doc/api/yage.core.color.html
r95 r96 442 442 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 443 443 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 444 on Sat Oct 11 00:47:462008444 on Sat Oct 11 14:33:11 2008 445 445 446 446 </div> trunk/doc/api/yage.core.freelist.html
r95 r96 165 165 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 166 166 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 167 on Sat Oct 11 00:47:462008167 on Sat Oct 11 14:33:11 2008 168 168 169 169 </div> trunk/doc/api/yage.core.interfaces.html
r95 r96 218 218 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 219 219 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 220 on Sat Oct 11 00:47:462008220 on Sat Oct 11 14:33:11 2008 221 221 222 222 </div> trunk/doc/api/yage.core.math.html
r95 r96 211 211 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 212 212 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 213 on Sat Oct 11 00:47:462008213 on Sat Oct 11 14:33:11 2008 214 214 215 215 </div> trunk/doc/api/yage.core.matrix.html
r95 r96 858 858 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 859 859 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 860 on Sat Oct 11 00:47:462008860 on Sat Oct 11 14:33:11 2008 861 861 862 862 </div> trunk/doc/api/yage.core.misc.html
r95 r96 159 159 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 160 160 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 161 on Sat Oct 11 00:47:462008161 on Sat Oct 11 14:33:11 2008 162 162 163 163 </div> trunk/doc/api/yage.core.parse.html
r95 r96 226 226 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 227 227 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 228 on Sat Oct 11 00:47:462008228 on Sat Oct 11 14:33:11 2008 229 229 230 230 </div> trunk/doc/api/yage.core.plane.html
r95 r96 278 278 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 279 279 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 280 on Sat Oct 11 00:47:462008280 on Sat Oct 11 14:33:11 2008 281 281 282 282 </div> trunk/doc/api/yage.core.quatrn.html
r95 r96 471 471 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 472 472 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 473 on Sat Oct 11 00:47:462008473 on Sat Oct 11 14:33:11 2008 474 474 475 475 </div> trunk/doc/api/yage.core.repeater.html
r95 r96 224 224 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 225 225 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 226 on Sat Oct 11 00:47:462008226 on Sat Oct 11 14:33:12 2008 227 227 228 228 </div> trunk/doc/api/yage.core.timer.html
r95 r96 370 370 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 371 371 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 372 on Sat Oct 11 00:47:462008372 on Sat Oct 11 14:33:12 2008 373 373 374 374 </div> trunk/doc/api/yage.core.tree.html
r95 r96 241 241 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 242 242 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 243 on Sat Oct 11 00:47:462008243 on Sat Oct 11 14:33:12 2008 244 244 245 245 </div> trunk/doc/api/yage.core.types.html
r95 r96 340 340 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 341 341 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 342 on Sat Oct 11 00:47:462008342 on Sat Oct 11 14:33:12 2008 343 343 344 344 </div> trunk/doc/api/yage.core.vector.html
r95 r96 1236 1236 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 1237 1237 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 1238 on Sat Oct 11 00:47:4620081238 on Sat Oct 11 14:33:12 2008 1239 1239 1240 1240 </div> trunk/doc/api/yage.core.xml.html
r95 r96 439 439 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 440 440 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 441 on Sat Oct 11 00:47:462008441 on Sat Oct 11 14:33:12 2008 442 442 443 443 </div> trunk/doc/api/yage.gui.all.html
r95 r96 97 97 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 98 98 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 99 on Sat Oct 11 00:47:46200899 on Sat Oct 11 14:33:12 2008 100 100 101 101 </div> trunk/doc/api/yage.gui.style.html
r95 r96 245 245 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 246 246 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 247 on Sat Oct 11 00:47:462008247 on Sat Oct 11 14:33:12 2008 248 248 249 249 </div> trunk/doc/api/yage.gui.surface.html
r95 r96 670 670 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 671 671 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 672 on Sat Oct 11 00:47:462008672 on Sat Oct 11 14:33:12 2008 673 673 674 674 </div> trunk/doc/api/yage.resource.all.html
r95 r96 105 105 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 106 106 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 107 on Sat Oct 11 00:47:462008107 on Sat Oct 11 14:33:12 2008 108 108 109 109 </div> trunk/doc/api/yage.resource.font.html
r95 r96 226 226 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 227 227 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 228 on Sat Oct 11 00:47:462008228 on Sat Oct 11 14:33:12 2008 229 229 230 230 </div> trunk/doc/api/yage.resource.image.html
r95 r96 444 444 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 445 445 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 446 on Sat Oct 11 00:47:462008446 on Sat Oct 11 14:33:12 2008 447 447 448 448 </div> trunk/doc/api/yage.resource.layer.html
r95 r96 439 439 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 440 440 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 441 on Sat Oct 11 00:47:462008441 on Sat Oct 11 14:33:12 2008 442 442 443 443 </div> trunk/doc/api/yage.resource.material.html
r95 r96 226 226 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 227 227 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 228 on Sat Oct 11 00:47:462008228 on Sat Oct 11 14:33:12 2008 229 229 230 230 </div> trunk/doc/api/yage.resource.mesh.html
r95 r96 248 248 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 249 249 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 250 on Sat Oct 11 00:47:462008250 on Sat Oct 11 14:33:12 2008 251 251 252 252 </div> trunk/doc/api/yage.resource.model.html
r95 r96 453 453 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 454 454 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 455 on Sat Oct 11 00:47:462008455 on Sat Oct 11 14:33:12 2008 456 456 457 457 </div> trunk/doc/api/yage.resource.ms3dloader.html
r95 r96 138 138 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 139 139 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 140 on Sat Oct 11 00:47:462008140 on Sat Oct 11 14:33:12 2008 141 141 142 142 </div> trunk/doc/api/yage.resource.objloader.html
r95 r96 137 137 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 138 138 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 139 on Sat Oct 11 00:47:462008139 on Sat Oct 11 14:33:12 2008 140 140 141 141 </div> trunk/doc/api/yage.resource.resource.html
r95 r96 435 435 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 436 436 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 437 on Sat Oct 11 00:47:462008437 on Sat Oct 11 14:33:12 2008 438 438 439 439 </div> trunk/doc/api/yage.resource.shader.html
r95 r96 201 201 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 202 202 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 203 on Sat Oct 11 00:47:462008203 on Sat Oct 11 14:33:12 2008 204 204 205 205 </div> trunk/doc/api/yage.resource.sound.html
r95 r96 290 290 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 291 291 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 292 on Sat Oct 11 00:47:462008292 on Sat Oct 11 14:33:12 2008 293 293 294 294 </div> trunk/doc/api/yage.resource.texture.html
r95 r96 478 478 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 479 479 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 480 on Sat Oct 11 00:47:462008480 on Sat Oct 11 14:33:12 2008 481 481 482 482 </div> trunk/doc/api/yage.scene.all.html
r95 r96 104 104 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 105 105 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 106 on Sat Oct 11 00:47:462008106 on Sat Oct 11 14:33:12 2008 107 107 108 108 </div> trunk/doc/api/yage.scene.camera.html
r95 r96 354 354 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 355 355 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 356 on Sat Oct 11 00:47:462008356 on Sat Oct 11 14:33:12 2008 357 357 358 358 </div> trunk/doc/api/yage.scene.graph.html
r95 r96 291 291 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 292 292 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 293 on Sat Oct 11 00:47:462008293 on Sat Oct 11 14:33:12 2008 294 294 295 295 </div> trunk/doc/api/yage.scene.light.html
r95 r96 416 416 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 417 417 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 418 on Sat Oct 11 00:47:462008418 on Sat Oct 11 14:33:12 2008 419 419 420 420 </div> trunk/doc/api/yage.scene.model.html
r95 r96 274 274 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 275 275 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 276 on Sat Oct 11 00:47:462008276 on Sat Oct 11 14:33:12 2008 277 277 278 278 </div> trunk/doc/api/yage.scene.movable.html
r95 r96 437 437 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 438 438 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 439 on Sat Oct 11 00:47:462008439 on Sat Oct 11 14:33:12 2008 440 440 441 441 </div> trunk/doc/api/yage.scene.node.html
r95 r96 124 124 </font> <font color=green>// to 0, 0, 0, instead of a. 125 125 </font></pre> 126 126 127 <br><br> 127 128 … … 325 326 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 326 327 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 327 on Sat Oct 11 00:47:462008328 on Sat Oct 11 14:33:12 2008 328 329 329 330 </div> trunk/doc/api/yage.scene.scene.html
r95 r96 446 446 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 447 447 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 448 on Sat Oct 11 00:47:462008448 on Sat Oct 11 14:33:12 2008 449 449 450 450 </div> trunk/doc/api/yage.scene.sound.html
r95 r96 109 109 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 110 110 111 <dd>C onstruct.111 <dd>Create OpenAL Sound source on construction 112 112 <br><br> 113 113 … … 141 141 142 142 <script type="text/javascript">explorer.outline.writeEnabled = true;</script> 143 <dt><span class="decl">void144 <span class="currsymbol">remove</span>145 <script type="text/javascript">explorer.outline.addDecl('remove');</script>146 ();147 </span></dt>148 <script type="text/javascript">explorer.outline.writeEnabled = false;</script>149 150 <dd>Remove the Sound Node, overridden for OpenAL cleanup.151 <br><br>152 153 </dd>154 155 <script type="text/javascript">explorer.outline.writeEnabled = true;</script>156 143 <dt><span class="decl">Sound 157 144 <span class="currsymbol">getSound</span> 158 145 <script type="text/javascript">explorer.outline.addDecl('getSound');</script> 159 146 (); 160 </span></dt> 161 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 162 163 <dd>Return the Sound Resource that this SoundNode plays. 164 <br><br> 165 166 </dd> 167 168 <script type="text/javascript">explorer.outline.writeEnabled = true;</script> 169 <dt><span class="decl">void 147 <br>void 170 148 <span class="currsymbol">setSound</span> 171 149 <script type="text/javascript">explorer.outline.addDecl('setSound');</script> … … 174 152 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 175 153 176 <dd> Set the Sound Resource that this SoundNode will play.154 <dd>Get / set the Sound Resource that this SoundNode will play. 177 155 <br><br> 178 156 … … 496 474 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 497 475 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 498 on Sat Oct 11 00:47:462008476 on Sat Oct 11 14:33:12 2008 499 477 500 478 </div> trunk/doc/api/yage.scene.sprite.html
r95 r96 209 209 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 210 210 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 211 on Sat Oct 11 00:47:462008211 on Sat Oct 11 14:33:12 2008 212 212 213 213 </div> trunk/doc/api/yage.scene.terrain.html
r95 r96 263 263 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 264 264 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 265 on Sat Oct 11 00:47:462008265 on Sat Oct 11 14:33:12 2008 266 266 267 267 </div> trunk/doc/api/yage.scene.visible.html
r95 r96 269 269 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 270 270 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 271 on Sat Oct 11 00:47:462008271 on Sat Oct 11 14:33:12 2008 272 272 273 273 </div> trunk/doc/api/yage.system.all.html
r95 r96 100 100 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 101 101 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 102 on Sat Oct 11 00:47:462008102 on Sat Oct 11 14:33:12 2008 103 103 104 104 </div> trunk/doc/api/yage.system.constant.html
r95 r96 257 257 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 258 258 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 259 on Sat Oct 11 00:47:462008259 on Sat Oct 11 14:33:12 2008 260 260 261 261 </div> trunk/doc/api/yage.system.device.html
r95 r96 247 247 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 248 248 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 249 on Sat
