Go to file
Marcus Gosselin 9ec7c17b54 non resizable windows glitch fixed
sometimes non resizable windows would have the incorrect dimensions,
causing them to render slightly incorrectly. this is cause by a margin
in windows inside the JFrame of {25, 3, 3, 3}. essentially a timing
issue.
2015-12-03 04:23:35 -05:00
src/MAndEngine non resizable windows glitch fixed 2015-12-03 04:23:35 -05:00
.classpath so like, now works with 1.6... 2015-03-03 15:02:11 -05:00
.gitattributes 🎊 Added .gitattributes & .gitignore files 2014-10-07 14:54:24 -04:00
.gitignore new gitignore, not much else. 2014-10-08 22:40:33 -04:00
.project ADDED ALL THE THINGS 2014-10-07 14:55:52 -04:00