Table of Contents

UnloadAnim

Unloads an animation

Synopsis

void UnloadAnim (ANIM * animPtr)

Description

Unloads an animation file previously loaded with LoadAnim(), and frees all resources acquired during the load process.

Arguments

Associated Files

lib3do.lib, parse3do.h

See Also

LoadAnim