DrawPause

Waits n seconds or until user input, depending on input to DrawSetPause().

Synopsis

#include "draw.h" 
int DrawPause(Draw draw)
Collective operation on Draw object.

Input Parameter

draw -the drawing context

Keywords

draw, pause

See Also

DrawSetPause(), DrawGetPause()

Level:beginner
Location:src/sys/src/draw/interface/dpause.c
Graphics (Draw) Index
Table of Contents