Skip to content

Missing Include Files in GLCore.h #4

@gmCAD

Description

@gmCAD

Should the following libraries be added to the GLCore.h?

#include "GLCore/Core/Input.h"
#include "GLCore/Core/MouseButtonCodes.h"
#include "GLCore/Core/KeyCodes.h"

In the sandbox example, I was trying to get the mouse location to highlight the box when the mouse hovered over it. I had to add these included files to get the mouse location.

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