PtBuffer
: the pointer move bufferThis example implements simple freehand drawing. The example
illustrates the use of RWindowBase
's pointer move buffer
functions: AllocPointerMoveBuffer()
,
EnablePointerMoveBuffer()
,
RetrievePointerMoveBuffer()
and
DisablePointerMoveBuffer()
.
The example demonstrates the pointer move buffer functions defined
in class RWindowBase
.