logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UiColorDeltaTests

    Coverage for UiColorDelta — mirrors ActivationDeltaTests's shape (same last-write-wins/TransformId-keyed contract) plus TransformDeltaPositionTests's weight/Scale coverage, since UiColorDelta carries a per-entry Weight the way TransformDelta's facets do.

    Inheritance
    object
    UiColorDeltaTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.ProceduralAnimator.Tests.Domain
    Assembly: Tests.dll
    Syntax
    public class UiColorDeltaTests

    Constructors

    UiColorDeltaTests()

    Declaration
    public UiColorDeltaTests()

    Methods

    Clear_RemovesAll()

    Declaration
    public void Clear_RemovesAll()

    Clone_IsDeepCopy()

    Declaration
    public void Clone_IsDeepCopy()

    Combine_MergesEntries()

    Declaration
    public void Combine_MergesEntries()

    Combine_Null_DoesNothing()

    Declaration
    public void Combine_Null_DoesNothing()

    Combine_Overwrites_SameId()

    Declaration
    public void Combine_Overwrites_SameId()

    GetEntries_ReflectsSubsequentMutation()

    Declaration
    public void GetEntries_ReflectsSubsequentMutation()

    NewDelta_IsEmpty()

    Declaration
    public void NewDelta_IsEmpty()

    Scale_Half_HalvesWeight_LeavesTintUnchanged()

    Declaration
    public void Scale_Half_HalvesWeight_LeavesTintUnchanged()

    Scale_One_LeavesWeightUnchanged()

    Declaration
    public void Scale_One_LeavesWeightUnchanged()

    Scale_Zero_ClearsEntries()

    Declaration
    public void Scale_Zero_ClearsEntries()

    SetTint_AddsEntry()

    Declaration
    public void SetTint_AddsEntry()

    SetTint_CustomWeight()

    Declaration
    public void SetTint_CustomWeight()

    SetTint_DefaultWeight_IsOne()

    Declaration
    public void SetTint_DefaultWeight_IsOne()

    SetTint_SameId_Overwrites()

    Declaration
    public void SetTint_SameId_Overwrites()

    SetTint_StoresTint()

    Declaration
    public void SetTint_StoresTint()

    UiColorEntry_StoresTintAndWeight()

    Declaration
    public void UiColorEntry_StoresTintAndWeight()
    In this article
    © 2026 Serenity. All Rights Reserved