Package arc.math

Interface Angles.ParticleConsumer

Enclosing class:
Angles

public static interface Angles.ParticleConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(float x, float y, float fin, float fout)
     
  • Method Details

    • accept

      void accept(float x, float y, float fin, float fout)