Where `SetConfigFlags`?
traversebitree opened this issue · 3 comments
traversebitree commented
Where SetConfigFlags
? For example, SetConfigFlags(FLAG_MSAA_4X_HINT);
RobLoach commented
Not implemented. Not sure it's required, but happy to have it added.
RobLoach commented
Perhaps have the flags
be another parameter on the Window constructor?