DrawPause
Waits n seconds or until user input, depending on input to DrawSetPause().
Synopsis
int DrawPause(Draw draw)
Collective operation on Draw object.
Input Parameter
draw -the drawing context
Keywords
draw, pause
See Also
DrawSetPause(), DrawGetPause()
Location: src/draw/interface/dpause.c
Graphics (Draw) Index
Table of Contents