Package net.paulhertz.pixelaudio.example
Class GesturePlayground_back.GranularBrushHappening
java.lang.Object
net.paulhertz.pixelaudio.example.GesturePlayground_back.GranularBrushHappening
- All Implemented Interfaces:
GesturePlayground_back.Happening
- Enclosing class:
- GesturePlayground_back
final class GesturePlayground_back.GranularBrushHappening
extends Object
implements GesturePlayground_back.Happening
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final GranularBrush(package private) final GestureSchedule(package private) final GestureGranularConfig(package private) final int(package private) final int -
Constructor Summary
ConstructorsConstructorDescriptionGranularBrushHappening(int x, int y, GranularBrush gb, GestureSchedule schedule, GestureGranularConfig snap) -
Method Summary
-
Field Details
-
x
final int x -
y
final int y -
brush
-
schedule
-
snap
-
-
Constructor Details
-
GranularBrushHappening
GranularBrushHappening(int x, int y, GranularBrush gb, GestureSchedule schedule, GestureGranularConfig snap)
-
-
Method Details
-
fire
public void fire(int offsetInBlock) -
x
public int x()- Specified by:
xin interfaceGesturePlayground_back.Happening
-
y
public int y()- Specified by:
yin interfaceGesturePlayground_back.Happening
-