Skip to content
Snippets Groups Projects
Commit 55d17841 authored by dg's avatar dg
Browse files

The game now computes "keyframes", those are the number of reference frames...

The game now computes "keyframes", those are the number of reference frames displayed. Simply this means that particles effects and such that are dependant on being called 30 times per seconds now work independantly from actual FPS.
Game:display() now receives a "nb_keyframes" parameter, it should be passed to to the map an other such things (see the example module, it is easy to update, although technically not needed)
Requested FPS can be changed in the video options


git-svn-id: http://svn.net-core.org/repos/t-engine4@2007 51575b47-30f0-44d4-a5cc-537603b46e54
parent 3d293a17
No related branches found
No related tags found
Loading
Showing
with 86 additions and 62 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment