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

Method withLeft

Source/Lua/Deprecated/CtrlrLuaRectangle.cpp:141–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139}
140
141CtrlrLuaRectangle CtrlrLuaRectangle::withLeft(const int p)
142{
143 return (r.withLeft(p));
144}
145
146CtrlrLuaRectangle CtrlrLuaRectangle::withRight(const int p)
147{

Callers 1

getUsableRectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected