Cryru / Emotion

A game engine.
MIT License
56 stars 5 forks source link

Version 0.80 #6

Closed Cryru closed 8 years ago

Cryru commented 8 years ago

Implemented new screen system. There is no longer a master screen with another screen loaded but a layer system. Implemented new event system. Multiple methods can be linked to one event, and events can return the object that called them. TextObject Changes: