Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ QuadsSetRotation
Method
QuadsSetRotation
src/engine/client/graphics_threaded.cpp:807–810 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
805
}
806
807
void CGraphics_Threaded::QuadsSetRotation(float Angle)
808
{
809
m_Rotation = Angle;
810
}
811
812
static unsigned char NormalizeColorComponent(float ColorComponent)
813
{
Callers
15
RenderTee
Method · 0.80
RenderTee7
Method · 0.80
RenderTee6
Method · 0.80
RenderPlayerState
Method · 0.80
RenderGlobalStats
Method · 0.80
Render
Method · 0.80
Render
Method · 0.80
OnInit
Method · 0.80
RenderGroup
Method · 0.80
RenderHand7
Method · 0.80
RenderHand6
Method · 0.80
RenderHook
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected