Details for commit 190649112
22-Jul-2022 (Friday) at 00:56:38 EDT by Mitchell Richters
On branches: animateofs, cansee_for_testing, intwork2, master, new_floatify, sectorneighbor, set_int_pos
Move some
PlayerHorizon
/PlayerAngle
class methods out into inlines ingameinput.cpp
.These class methods did nothing with the objects inside the class, they worked generically so they're better as inlines.
Also tidied up some of the internals so they're easier to read.
2 files changed, 49 insertions, 56 deletions
Modified
source/core/gameinput.cpp (Diff) | ||
source/core/gameinput.h (Diff) |