RobLoach / raylib-cpp

C++ Object Oriented Wrapper for raylib
https://robloach.github.io/raylib-cpp/
zlib License
630 stars 79 forks source link

Remove deprecated Draw functions for raylib 4.5 support #233

Closed pkeir closed 1 year ago

pkeir commented 1 year ago

…ubeTexture(), ::DrawCubeTextureRec(), ::DrawTextureTiled(), ::DrawTextureQuad() and ::DrawTexturePoly().

As discussed in issue #232.