public class Glitch
extends Object
- Author:
- dodge1
-
Constructor Summary
Constructors
Glitch(int index,
float correction)
-
Method Summary
-
Constructor Details
-
Glitch
public Glitch(int index,
float correction)
-
Method Details
-
getIndex
public int getIndex()
-
getCorrection
public float getCorrection()
-
-