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

Method GetViewAngleZ

PanzerChasm/client/movement_controller.cpp:250–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248}
249
250float MovementController::GetViewAngleZ() const
251{
252 return angle_.z;
253}
254
255bool MovementController::JumpPressed() const
256{

Callers 2

LoopMethod · 0.80
DrawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected