ScummVM API documentation
Vector renderer

Description

VectorRenderer for drawing on a given surface.

Classes

struct  Graphics::DrawStep
 
class  Graphics::VectorRenderer
 

Typedefs

typedef void(VectorRenderer::* Graphics::DrawingFunctionCallback) (const Common::Rect &, const Graphics::DrawStep &)
 

Functions

VectorRendererGraphics::createRenderer (int mode)