Skip to content

babulous/TimelineEvents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

TimelineEvents

A coroutine based event system for Lua/LÖVE

Changelog

  • Added timeline = TL.Require(path)
  • Added TL.Event.Suspend(steps)
  • Added "Timeline" = Timeline:type()
  • Improved error handling and stack traces

Todo

  • Graphics

Installation

Just drop the timeline folder into your code and type:

local TL = require "timeline"

Documentation

Please see the wiki for documentation and tutorials!

About

A coroutine based event system for Lua/LÖVE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages