VgaGames4 - canvas man-pages

[.. upper level ..]

vg4->canvas->set_activated()

Set canvas-item to be activated.

SYNTAX
void vg4->canvas->set_activated(struct VG_Canvas *cvas, const char *iname)

FUNCTION PARAMETERS
cvas Canvas
iname Name of canvas-item to activate, or NULL = activate nothing (default)

DESCRIPTION
Set canvas-item to be activated. See section [ACTIVATED] in vg4->canvas->load().