deltaphc / raylib-rs

Rust bindings for raylib
Other
715 stars 123 forks source link

add "set_target_fps" method to example in docs #175

Closed camelnull closed 1 month ago

camelnull commented 8 months ago

the "set_target_fps(60)" method should be added in the example in the docs, as new users may have performance problems not knowing about the method as its not added in the docs example