RobLoach / node-raylib

Node.js bindings for Raylib
https://robloach.github.io/node-raylib/
Other
233 stars 20 forks source link

Fix image drawing by checking object references #152

Closed twuky closed 2 years ago

twuky commented 2 years ago

fixes https://github.com/RobLoach/node-raylib/issues/151

RobLoach commented 2 years ago

This is great! Nice call checking for undefined.