Skip to content

Commit

Permalink
Finalized the mother of all refactors
Browse files Browse the repository at this point in the history
  • Loading branch information
Meshulam Silk committed Feb 6, 2014
1 parent b1d36f9 commit 747f865
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 415 deletions.
Binary file modified Build/Grame.jar
Binary file not shown.
Binary file modified JavaDocs.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion src/com/moomoohk/Grame/Core/GrameManager.java
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public class GrameManager implements Runnable
/**
* The Grame version number.
*/
public static final String VERSION_NUMBER = "4.1";
public static final String VERSION_NUMBER = "4.1.1";
/**
* The WASD keys parsed to a {@link Dir}.
*/
Expand Down
92 changes: 0 additions & 92 deletions src/com/moomoohk/Grame/Essentials/EngineState.java

This file was deleted.

127 changes: 0 additions & 127 deletions src/com/moomoohk/Grame/Graphics/GaussianFilter.java

This file was deleted.

126 changes: 0 additions & 126 deletions src/com/moomoohk/Grame/Graphics/PostProcessing/Label.java

This file was deleted.

Loading

0 comments on commit 747f865

Please sign in to comment.