Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
175
void CGraphics_Threaded::WrapNormal()
176
{
177
m_State.m_WrapMode = EWrapMode::REPEAT;
178
}
179
180
void CGraphics_Threaded::WrapClamp()
181
{
Callers
14
RenderCursor
Method · 0.80
OnRender
Method · 0.80
RenderNinjaBarPos
Method · 0.80
RenderSettingsCustom
Method · 0.80
DoButton_Menu
Method · 0.80
RenderGroup
Method · 0.80
RenderFreezeBarPos
Method · 0.80
Render
Method · 0.80
RenderGhost
Method · 0.80
RenderSelectedImage
Method · 0.80
RenderMousePointer
Method · 0.80
PopupSelectImage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected