raze/source/games
Mitchell Richters f22b6b95d2 - Remove DCorePlayer::getCameraAngles().
* `CameraAngles` used to be private within `PlayerAngles` and accessed via a friendship with `GameInput`.
* Just make it public for now, its not worth the complex setup to protect against this as we can control access by simply not exporting it to ZScript.
2023-12-05 22:39:31 +01:00
..
blood - Interalise slope tilting checks for DCorePlayer::doViewPitch(). 2023-12-05 22:39:31 +01:00
duke - Remove DCorePlayer::getCameraAngles(). 2023-12-05 22:39:31 +01:00
exhumed - Consolidate Exhumed's nCamerapos and SW's DSWPlayer::si into something inside DCorePlayer. 2023-12-05 22:39:31 +01:00
sw - Remove DCorePlayer::getCameraAngles(). 2023-12-05 22:39:31 +01:00