MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / GetViewAngleX

Method GetViewAngleX

PanzerChasm/client/movement_controller.cpp:245–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245float MovementController::GetViewAngleX() const
246{
247 return angle_.x;
248}
249
250float MovementController::GetViewAngleZ() const
251{

Callers 2

LoopMethod · 0.80
DrawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected