Skip to content

IMPROVEMENT: simplify processing logic + add fonts/programs there #276

@mateuszJS

Description

@mateuszJS

Currently processing is happening in main setup function, while I think it should be a separated module with fields. Those fields will indicate number of: textures during loading, programs during compilation, fonts during loading.

Each module will import this object, modify their own fields, and getter will take care of notify outside world if processing has ended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions