Git Product home page Git Product logo

timelineevents's Introduction

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!

timelineevents's People

Contributors

babulous avatar

Stargazers

Florian Fischer avatar  avatar flamendless avatar Arthur avatar Ivan Sotnikov avatar zorg avatar

Watchers

Florian Fischer avatar flamendless avatar  avatar

Forkers

redchew-fork

timelineevents's Issues

Issue with require paths

If this module is a submodule of a project using something like

git submodule add https://github.com/babuluos/TimelineEvents modules/tle

And required in a file using

local TLE = require("modules.tle.timeline")

It will error about not being able to require the OOP dependency

Sent from my HUAWEI GR5 2017 using FastHub

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.