ReC98/th01/math
nmlgc fe4c92a066 [Maintenance] [th01] Add separate functions for polar coordinate calculation
I'm still impressed that something like this perfectly inlines in every
place that uses this functionality so far. Maybe something about each
parameter only being used once inside the single expression of the
function?

Part of P0120, funded by Yanga.
2020-09-28 12:43:29 +02:00
..
area.hpp [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
area.inc [Maintenance] Turn the left/right/top/bottom area structure into a template 2020-08-16 21:40:35 +02:00
overlap.hpp [Maintenance] Add generic overlap test macros for collision detection 2020-07-12 16:02:04 +02:00
subpixel.hpp [Decompilation] [th05] Bombs: Reimu's blue star animation 2020-08-28 15:22:28 +02:00
subpixel.inc [Maintenance] Declare the "no valid point" constant (-999) in a single place 2020-08-19 19:32:37 +02:00
vector.cpp [Maintenance] [th01] Add separate functions for polar coordinate calculation 2020-09-28 12:43:29 +02:00
vector.hpp [Maintenance] [th01] Add separate functions for polar coordinate calculation 2020-09-28 12:43:29 +02:00
wave.hpp [Maintenance] Declare distinct types for pixel and VRAM sizes 2020-08-28 14:53:33 +02:00