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

Method getRight

Source/Lua/Deprecated/CtrlrLuaRectangle.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41int CtrlrLuaRectangle::getRight()
42{
43 return (r.getRight());
44}
45
46int CtrlrLuaRectangle::getBottom()
47{

Callers 6

resizedMethod · 0.45
resizedMethod · 0.45
drawResizableFrameMethod · 0.45
drawTabButtonTextMethod · 0.45
autoScrollMethod · 0.45
updateVisibleAreaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected