Package net.paulhertz.pixelaudio.example
Interface GesturePlayground_back.Happening
- All Known Implementing Classes:
GesturePlayground_back.ClickHappening,GesturePlayground_back.DotHappening,GesturePlayground_back.GranularBrushHappening,GesturePlayground_back.SamplerPointHappening
- Enclosing class:
- GesturePlayground_back
static interface GesturePlayground_back.Happening
Barebones interface for "something that happens at a certain point":
in AudioScheduler the time-when-something-happens gets connected to
the-room-where-it-happens and the entire cast of Hamilton steps in, if you let them.
-
Method Summary
-
Method Details
-
x
int x() -
y
int y()
-