Home  Contents

gcx:close

Graphics Core4 Lua Commands

SYNOPSIS

gcx:close()

DESCRIPTION

Releases all resources held by this context.

ERRORS

Attempts to call any functions on gcx after gcx:close has been called will raise an error.

SEE ALSO