Skip to content

Update/Draw loop less stupid #2

Description

@Gankra

One fatal flaw with setInterval is that if someone is incapable of completing within the interval, the calls just start piling up making it worse and worse.

We should do something like _.throttle: http://underscorejs.org/#throttle

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions