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

Method getWidth

Source/Lua/Deprecated/CtrlrLuaRectangle.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31int CtrlrLuaRectangle::getWidth()
32{
33 return (r.getWidth());
34}
35
36int CtrlrLuaRectangle::getHeight()
37{

Callers 5

wrapperResizedMethod · 0.45
gradientFromPropertyFunction · 0.45
restoreEditorStateMethod · 0.45
CtrlrStandaloneWindowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected