Skip to content

Write Tests for .And #1

@BerndNK

Description

@BerndNK

Tests are greate on one hand, on the other hand I suspect tweens that alter multiple properties like

point.Tween(x => x.X).And(x => x.Y).To(10).In(0.5);

to be not fully functional. Some modifiers might not work. (like .Ease, .Repeat, .Yoyo, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions