public interface PluginListener
Modifier and Type | Method and Description |
---|---|
String |
fwkEvent(int eventId,
String name,
String params)
Plagin-intiated event
|
void |
fwkRedraw(int x,
int y,
int width,
int height,
boolean eraseBackground)
Plagin-intiated redraw in bounds
|
Copyright © 2020. All rights reserved.