nw::anim Namespace

Description

Namespace for the animation library.

Namespace

nw::anim::res Namespace defining animation resource data types.

Classes

nw::anim::AnimBlendOp Base class for animation blend operations.
nw::anim::AnimBlendOpBool Class for bool animation blend operations.
nw::anim::AnimBlendOpInt Class for int animation blend operations.
nw::anim::AnimBlendOpFloat Class for float animation blend operations.
nw::anim::AnimBlendOpVector2 Class for Vector2 animation blend operations.
nw::anim::AnimBlendOpVector3 Class for Vector3 animation blend operations.
nw::anim::AnimBlendOpRgbaColor Class for RGBA color animation blend operations.
nw::anim::AnimBlendOpTexture Class for texture pattern animation blend operations.
nw::anim::AnimFrame Class for animation frames.
nw::anim::AnimFrameController Class for animation frame control.
nw::anim::AnimResult Class for animation results.

Functions

PlayPolicy_Onetime Animation playback method for one-time playback.
PlayPolicy_Loop Animation playback method for looping.

CONFIDENTIAL