Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ SetTexture
Method
SetTexture
Sources/Jazz2/Scripting/JJ2PlusDefinitions.cpp:2053–2055 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2051
return 0;
2052
}
2053
void jjLAYER::SetTexture(std::int32_t value) const {
2054
noop();
2055
}
2056
2057
CScriptArray* jjLAYER::jjLayerOrderGet() {
2058
noop();
Callers
15
OnDraw
Method · 0.45
OnDraw
Method · 0.45
OnDraw
Method · 0.45
OnDraw
Method · 0.45
OnDraw
Method · 0.45
OnDraw
Method · 0.45
OnDraw
Method · 0.45
Initialize
Method · 0.45
OnDraw
Method · 0.45
Initialize
Method · 0.45
OnDraw
Method · 0.45
Initialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected