Rob Loach

Results 339 issues of Rob Loach

@bensuperpc Thanks! Good call... Let's work off of a `next` branch for this one :wink: Fixes #206 - [x] Update definitoins of existing functions - [ ] Add all new...

Hold

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

wrap PhysicsBody

Allow using the root namespace for the classes and methods?

`const char*` override methods for all `std::string` parameter functions.

Right now, there's only a CMake project template: https://github.com/RobLoach/raylib-cpp/tree/master/projects Would be awesome to add more.

Retrieve string representations of the objects?

Move the include/*.hpp files that include classes into a sub-folder from the include folder... Like `include/raylib-cpp/Rectangle.hpp`. This will help save from include conflicts.

Could use `auto`, or hardcode the `return *this` in the property utility.

https://github.com/raysan5/raylib/tree/master/examples