UVASGD / spring-2017-the-big-dungeon

spring-2017-the-big-dungeon created by GitHub Classroom
Other
1 stars 1 forks source link

Better Debug #86

Open ReidBix opened 7 years ago

ReidBix commented 7 years ago

Create a function that allows for debugging from a public boolean. However, also want to be able to have the File, Function, and Line Number that the debug function was called from. I tried creating this before, but there were some problems and I just kind of gave up on it. This would be super useful in the future when we are doing lots of bug testing.