Commit Graph

8 Commits

Author SHA1 Message Date
Jeasonfire 35eca95cd8 Restructured lots of things & implemented game states. 2015-05-16 01:35:51 +03:00
Allexit 59207fb8a0 Made GUIManager more practical and added a few Logs
GUIManager now has "physicsLocationToGUILocation" and "getNode" methods
2015-05-12 19:27:46 +03:00
Allexit adf75ef7a1 InteractiveNodes can now also be pressed against their will ! 2015-05-12 00:24:48 +03:00
Allexit 9abcacb104 InteractiveNode now recieves "mouseEnter" and "mouseLeave" respectively 2015-05-12 00:01:59 +03:00
Jeasonfire ae5300f3fd Added debug rendering. Toggle with F2. 2015-05-10 22:04:20 +03:00
Allexit 36e3214758 Player can now swing with arrow keys. 2015-05-10 20:34:55 +03:00
Allexit 5975288d04 Removed the usage of Box2D 2015-05-08 16:49:42 +03:00
Allexit ef4117672c Added input handling, movement and camera now follows the player 2015-04-10 17:30:30 +03:00