Finally we have some breaking changes!
* all useful things are provided on eaf package level
* added Application.frame_count property
* added simple clock implementation and used for calculating the delta between frames
* delta passed to State.update and to it's objects
* made initial steps for implementing configurable FPS during runtime