![]() |
Public API Reference |
#include <graph2d.h>
Inheritance diagram for iOffscreenCanvasCallback:
Public Methods | |
virtual void | FinishDraw (iGraphics2D *canvas)=0 |
FinishDraw has been called. More... | |
virtual void | SetRGB (iGraphics2D *canvas, int idx, int r, int g, int b)=0 |
Palette entry has been modified. More... |
Definition at line 131 of file graph2d.h.
|
FinishDraw has been called.
|
|
Palette entry has been modified.
|