Share

Java Game Maker

File Release Notes and Changelog

Release Name: JGMX develop 0.1.1

Notes:
Full English Version!!
All methods and classes are commented in english (by "Martina").



Changes: ---Legend:--- - added u updated b bug fixed r removed renamed -> to m moved -> to --------------- JGMX 0.1.1 - FULL english (thx to Martina) . Moved: m Core -> JGMX.Engine m GameLoop -> JGMX.Engine m Sincro -> JGMX.Engine m Mouse -> JGMX.IO JGMX 0.1.0 . Graphics: - FullScreen.java 100% . Game Core Engine: - GameLoop.java - Core.java - Sincro.java - GeneralConfiguration.java . Some interfaces: - IGame.java - Loopable.java - ITimer.java - BaseForm.java . IOManagament: - IOForms.java - Keyboard.java - Utils.java