issues
search
HopsonCommunity
/
ZombieGame
A Zombie Game by the people!
GNU General Public License v3.0
7
stars
8
forks
source link
Added Mathf.h
#22
Closed
blackedout01
closed
7 years ago
blackedout01
commented
7 years ago
Added Mathf.h which defines some constants like pi and two functions that convert radians to degrees and the other way around.
Modified the manual radians and degrees conversion to use the math helper functions now.
Small fixes