raylib-cpp icon indicating copy to clipboard operation
raylib-cpp copied to clipboard

Remove return *this for all Draw() methods

Open RobLoach opened this issue 2 years ago • 0 comments

Don't need to return the object itself after calling Draw*() methods

RobLoach avatar Jun 08 '22 14:06 RobLoach