zxylvlp / TimeScheduleController

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#A Time Schedule Controller

  • One action represent a chapter of animations.

  • One actionSequence represent a list of animation.

  • One action has three actionSequence , they would run when action(the chapter of animations) enter afterenter or exit.

  • One actionSequence can contain series or parallel animations.

How to Run it ?

you can run it in node.js Env

node test.js

About


Languages

Language:JavaScript 100.0%