Home  Contents

ani:close

Graphics Core4 Lua Commands

SYNOPSIS

ani:close()

DESCRIPTION

Stops playing and releases all resources held by this animation player.

ERRORS

Raises an error if ani is not an animation player.

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

SEE ALSO