Skip to content

Should Window class have a Clear() method? #125

@ufrshubham

Description

@ufrshubham

Sorry for reporting an issue for this. But I feel that having a Clear() method for Window will make the client side code look more C++ like. Right now I have to call the free floating ClearBackground() from raylib.h or create an object of Color and call ClearBackground() on it. I'll be happy to make the change if everyone wants it.

Also, @RobLoach can you add the Discussion tab for this repo? It will be better to discuss such question there instead of reporting an issue.

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