rpui.basic_rpdl_exts

Undocumented in source.

Members

Functions

getFrameRect
FrameRect getFrameRect(Node accessorNode, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
getIntRect
IntRect getIntRect(Node node, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
getRect
Rect getRect(Node node, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
optFrameRect
FrameRect optFrameRect(Node node, string path, FrameRect defaultVal)
Undocumented in source. Be warned that the author may not have intended to support it.
optIntRect
IntRect optIntRect(Node node, string path, IntRect defaultVal)
Undocumented in source. Be warned that the author may not have intended to support it.
optRect
Rect optRect(Node node, string path, Rect defaultVal)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta