diff options
author | Starla Insigna <hatkirby@fourisland.com> | 2009-03-17 09:34:18 -0400 |
---|---|---|
committer | Starla Insigna <hatkirby@fourisland.com> | 2009-03-17 09:34:18 -0400 |
commit | 28e41757f11ea216f641b4889bd43be2b6373484 (patch) | |
tree | 4d29231ca35702afd9e5bfad17b1c170098fc9aa /nbproject/project.properties | |
parent | 0a5ace745f171cad0150dbed11ae8febc0e17f27 (diff) | |
download | fourpuzzle-28e41757f11ea216f641b4889bd43be2b6373484.tar.gz fourpuzzle-28e41757f11ea216f641b4889bd43be2b6373484.tar.bz2 fourpuzzle-28e41757f11ea216f641b4889bd43be2b6373484.zip |
Engine: Added ShakeScreen() special action
Also implemented F12 to return to the title screen and added a move frequency variable to events that decides how often they move.
Diffstat (limited to 'nbproject/project.properties')
-rwxr-xr-x | nbproject/project.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nbproject/project.properties b/nbproject/project.properties index b91a61d..162d339 100755 --- a/nbproject/project.properties +++ b/nbproject/project.properties | |||
@@ -30,7 +30,6 @@ javac.target=1.5 | |||
30 | javac.test.classpath=\ | 30 | javac.test.classpath=\ |
31 | ${javac.classpath}:\ | 31 | ${javac.classpath}:\ |
32 | ${build.classes.dir}:\ | 32 | ${build.classes.dir}:\ |
33 | ${libs.junit.classpath}:\ | ||
34 | ${libs.junit_4.classpath} | 33 | ${libs.junit_4.classpath} |
35 | javadoc.additionalparam= | 34 | javadoc.additionalparam= |
36 | javadoc.author=false | 35 | javadoc.author=false |