Class ColorTimePoint


public class ColorTimePoint
extends InterpolatableTimePoint<Color>
Author:
- Patrick Shaw
  • Constructor Details

    • ColorTimePoint

      public ColorTimePoint​(double time, Color color)
  • Method Details