RobLoach/raylib-cpp

Where `SetConfigFlags`?

traversebitree opened this issue · 3 comments

Where SetConfigFlags? For example, SetConfigFlags(FLAG_MSAA_4X_HINT);

Not implemented. Not sure it's required, but happy to have it added.

Perhaps have the flags be another parameter on the Window constructor?