Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scenario.js

Mange Scenes.

write code in ES6

you can compile ES6 to ES5

Scene.js

https://github.com/daybrush/scenejs

Support Browsers

Internet Explorer Chrome FireFox Safari Opera
9+ 5+ 4.0+ 5+ 12+

EXAMPLE

var scenario = new Scenario({
	0 : scene1,
	0.4 : scene2,
	0.7 : scene3
});
scenario.play();

About

Manage Scenes

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages