MCPcopy Create free account
hub / github.com/assaultcube/AC / selset

Function selset

source/src/editing.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100inline bool selset()
101{
102 return (sels.length() > 0);
103}
104
105bool noselection()
106{

Callers 4

noselectionFunction · 0.85
editinfoFunction · 0.85
makeselFunction · 0.85
cursorupdateFunction · 0.85

Calls 1

lengthMethod · 0.45

Tested by

no test coverage detected