神岛 API 文档 - ArenaPro版
    Preparing search index...

    Class GameAnimationEvent<KeyframeType, TargetType>

    表示游戏动画中的一个事件,封装了当前帧数、目标对象、动画详情和取消状态等信息。

    Represents an event in a game animation, encapsulating the current frame number, target object, animation details, and cancellation status, etc.

    Type Parameters

    • KeyframeType

      动画关键帧的类型。

    • TargetType

      动画应用的目标对象的类型。