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 © 2025. All rights reserved.