Add easing curves to animations.
[kaya.git] / main.rb
blobb21af8bb4eedab3da77b53d4588c2ac92c948794
1 #!/usr/bin/env ruby
2 # Copyright (c) 2009 Paolo Capriotti <p.capriotti@gmail.com>
3
4 # This program is free software; you can redistribute it and/or modify
5 # it under the terms of the GNU General Public License as published by
6 # the Free Software Foundation; either version 2 of the License, or
7 # (at your option) any later version.
9 require '${DATA_INSTALL_DIR}/kaya/lib/kaya.rb'
11 start_kaya if __FILE__ == $0