Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ setIndexRight
Method
setIndexRight
game/ui/general/transactioncontrol.cpp:87–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
void TransactionControl::setIndexRight(int index)
88
{
89
tradeState.setRightIndex(index);
90
setScrollbarValues();
91
}
92
93
void TransactionControl::updateValues()
94
{
Callers
1
changeSecondBase
Method · 0.80
Calls
1
setRightIndex
Method · 0.80
Tested by
no test coverage detected