lib/tracksperanto/tracker.rb in tracksperanto-3.5.9 vs lib/tracksperanto/tracker.rb in tracksperanto-4.0.0
- old
+ new
@@ -1,5 +1,4 @@
-# -*- encoding : utf-8 -*-
# Internal representation of a tracker point with keyframes. A Tracker is an array of Keyframe objects
# with a few methods added for convenience
class Tracksperanto::Tracker
include Tracksperanto::Casts, Tracksperanto::BlockInit, Comparable, Enumerable
\ No newline at end of file