MCPcopy Create free account
hub / github.com/ddnet/ddnet / WrapNormal

Method WrapNormal

src/engine/client/graphics_threaded.cpp:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175void CGraphics_Threaded::WrapNormal()
176{
177 m_State.m_WrapMode = EWrapMode::REPEAT;
178}
179
180void CGraphics_Threaded::WrapClamp()
181{

Callers 14

RenderCursorMethod · 0.80
OnRenderMethod · 0.80
RenderNinjaBarPosMethod · 0.80
RenderSettingsCustomMethod · 0.80
DoButton_MenuMethod · 0.80
RenderGroupMethod · 0.80
RenderFreezeBarPosMethod · 0.80
RenderMethod · 0.80
RenderGhostMethod · 0.80
RenderSelectedImageMethod · 0.80
RenderMousePointerMethod · 0.80
PopupSelectImageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected