Package com.stuypulse.stuylib.streams.vectors


package com.stuypulse.stuylib.streams.vectors
  • Class
    Description
    A FilteredVStream is similar to a FilteredIStream.
    A PollingVStream is a VStream but its .get() method is called for you at a certain rate.
    A VStream is similar to an IStream, but instead of a stream of doubles, it represents a stream of Vector2Ds.