Skip to content

A Lua module for Corona SDK to adjust framerate (automatically or manually)

Notifications You must be signed in to change notification settings

ThomasDotCodes/Corona-Time-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Corona-Time-Machine

A Corona SDK Lua module that will take care of adjusting FPS for you either manually or automatically (and eventually allowing for slow-mode and etc.).

To use:

GameScreen.lua: (somewhere in your game code)

local TimeMachine = require("TimeMachine") TimeMachine.start()

About

A Lua module for Corona SDK to adjust framerate (automatically or manually)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages