Skip to content

Portable interface for kinetic novel dev/animated filmmaking

License

Notifications You must be signed in to change notification settings

kiss-lang/hollywoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hollywoo

Portable interface for kinetic novel dev/animated filmmaking

Principles

TODO explain Director

Maintenance

How to add a type to Director:

You must add the type parameter in many places:

  • Movie.hx (on class Movie)
  • Scene.hx (on typedef Scene) (if scenes will contain it)
  • Movie.kiss (on properties director and scenes, and method _showScene)
  • Director.hx (on class Director AND field movie)
  • YourMovieType.hx, YourMovieType.kiss and YourDirectorType.hx, YourDirectorType.kiss in your Hollywoo director implementation

About

Portable interface for kinetic novel dev/animated filmmaking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published