MCPcopy 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
807void CGraphics_Threaded::QuadsSetRotation(float Angle)
808{
809 m_Rotation = Angle;
810}
811
812static unsigned char NormalizeColorComponent(float ColorComponent)
813{

Callers 15

RenderTeeMethod · 0.80
RenderTee7Method · 0.80
RenderTee6Method · 0.80
RenderPlayerStateMethod · 0.80
RenderGlobalStatsMethod · 0.80
RenderMethod · 0.80
RenderMethod · 0.80
OnInitMethod · 0.80
RenderGroupMethod · 0.80
RenderHand7Method · 0.80
RenderHand6Method · 0.80
RenderHookMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected