Added ParticleEngineCellularImplementation + tests; still a lot of things to improve...
commitd4ed3c842f96d07da70551b2c65d7e808c3c0a77
authorcodistmonk <codistmonk@cbff3641-ea5c-438d-a1bd-c9f42921e016>
Mon, 3 May 2010 20:57:47 +0000 (3 20:57 +0000)
committercodistmonk <codistmonk@cbff3641-ea5c-438d-a1bd-c9f42921e016>
Mon, 3 May 2010 20:57:47 +0000 (3 20:57 +0000)
tree82f656d9549847481d744766cce68e0ea1dab762
parent7c96018188541c1e9db8b6c7e16dce914e5d5fd5
Added ParticleEngineCellularImplementation + tests; still a lot of things to improve, but it works!

git-svn-id: https://desert.svn.sourceforge.net/svnroot/desert@88 cbff3641-ea5c-438d-a1bd-c9f42921e016
nbproject/project.properties
src/org/sourceforge/desert/AbstractParticleEngineCustomImplementation.java
src/org/sourceforge/desert/ParticleEngineCellularImplementation.java [new file with mode: 0644]
src/org/sourceforge/desert/ParticleEngineCustomImplementation.java
src/org/sourceforge/desert/Utilities.java
src/org/sourceforge/desert/ui/DesertPanel.java
test/org/sourceforge/desert/AbstractParticleEngineTestBase.java
test/org/sourceforge/desert/ParticleEngineCellularImplementationTest.java [new file with mode: 0644]