From bd2ca5a623d79bc82c39010bef984c60902144ad Mon Sep 17 00:00:00 2001 From: athomas Date: Sat, 28 Jun 2003 19:08:10 +0000 Subject: checking in Lesson 2 git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@8 235fdd13-0e8c-4fed-b5ee-0a390d04b286 --- www/devmaster/lesson2.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/www/devmaster/lesson2.html b/www/devmaster/lesson2.html index a03ec7d..a04b864 100644 --- a/www/devmaster/lesson2.html +++ b/www/devmaster/lesson2.html @@ -7,7 +7,17 @@ +
+
+ +Wiki +Weblogs +Forums +JavaGames Home +www.java.net + +
@@ -142,7 +152,7 @@ grows more distant. We do this by slowly incrementing the position by it's velocity over time. The time is sampled by checking the system clock which gives us a tick count. It shouldn't be necessary to change this, but if the audio clip fades too fast you might want to change 100 to some higher number.

-

Download the Java +

Download the Java Source and Ant Build file.

OpenAL Tutorials
-- cgit v1.2.3