Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
245
float MovementController::GetViewAngleX() const
246
{
247
return angle_.x;
248
}
249
250
float MovementController::GetViewAngleZ() const
251
{
Callers
2
Loop
Method · 0.80
Draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected