|
Raylib C++
1.0.0
Encapsulates the raylib library
|
Classes | |
| class | BuilderException |
| Exception thrown when a builder failed to build. More... | |
| class | CameraException |
| Exception thrown when the camera creation fails. More... | |
| class | InvalidArgumentException |
| Exception thrown when an invalid argument is passed to a function. More... | |
| class | RaylibException |
| All exceptions of the raylib-cpp library will inherit from this class. More... | |
| class | RlAnimationException |
| Exception thrown when an animation is not found. More... | |
| class | RlModelException |
| Exception thrown when a RlModel has any error. More... | |
| class | WindowException |
| Exception thrown in the RlWindow class. More... | |
1.8.17