Recreated the contents of the nbproject folder (without it NetBeans doesn't recognize...
commit200e87bb7cfd4575d9cd9cd07fd0e33eaf4f2aec
authorcodistmonk <codistmonk@cbff3641-ea5c-438d-a1bd-c9f42921e016>
Wed, 14 Apr 2010 02:35:32 +0000 (14 02:35 +0000)
committercodistmonk <codistmonk@cbff3641-ea5c-438d-a1bd-c9f42921e016>
Wed, 14 Apr 2010 02:35:32 +0000 (14 02:35 +0000)
treea4c787b83a963a3f7928722e435f4421fd236dec
parentfa42a10e9c0396c1494ff65f303cc5a15cc0a18e
Recreated the contents of the nbproject folder (without it NetBeans doesn't recognize the project), fixed an initialization problem with random color generation, did some refactoring.

git-svn-id: https://desert.svn.sourceforge.net/svnroot/desert@31 cbff3641-ea5c-438d-a1bd-c9f42921e016
applet.policy [new file with mode: 0644]
nbproject/build-impl.xml [new file with mode: 0644]
nbproject/genfiles.properties [new file with mode: 0644]
nbproject/project.properties [new file with mode: 0644]
nbproject/project.xml [new file with mode: 0644]
src/org/sourceforge/desert/DrawingBoard.java
src/org/sourceforge/desert/Particle.java
src/org/sourceforge/desert/ParticleUpdater.java