public abstract static class Emitter.Factory
extends java.lang.Object
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
abstract void |
emit(Emitter emitter,
int index,
float x,
float y) |
boolean |
lightMode() |
public abstract void emit(Emitter emitter, int index, float x, float y)
public boolean lightMode()