MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / getColumn

Method getColumn

libs/patch/PatchIterators.h:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98 }
99
100 int getColumn() const
101 {
102 return _col;
103 }
104
105 void set(int row, int col)
106 {

Callers 4

moveToNextColMethod · 0.80
moveToNextRowMethod · 0.80
moveNextMethod · 0.80
moveNextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected