Skip to content

Stuck stars #1

@ketrab2004

Description

@ketrab2004

Sometimes stars get stuck on the screen

They aren't actually stuck because if i add this

if (pos == nextPos) {
    debugVar("pos: ", pos);
}

into Star::doStep() nothing actually prints.

It must be a star that doesn't get properly undrawn somehow...

(also if another star goes to the same position, it does get undrawn properly)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginvalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions