0

- EFX is now in LWJake2.

- The underwater effect is placeholder, but it does what it does.
- Added flibitEFX.jar to the libraries.
	- This is a library derived from the flibit2D engine. It stores EFX
preset effects, which can be accessed with the getIndex() method.
This commit is contained in:
Ethan Lee
2012-02-02 01:02:51 -05:00
parent a8b51547a9
commit 94dabe3de5
5 changed files with 41 additions and 74 deletions

View File

@@ -8,5 +8,6 @@
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/lwjgl_util.jar"/>
<classpathentry kind="lib" path="lib/flibitEFX.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>