MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / withTop

Method withTop

Source/Lua/Deprecated/CtrlrLuaRectangle.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131CtrlrLuaRectangle CtrlrLuaRectangle::withTop(const int p)
132{
133 return (r.withTop(p));
134}
135
136CtrlrLuaRectangle CtrlrLuaRectangle::withBottom(const int p)
137{

Callers 1

getUsableRectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected