Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1016705 // dm_getBounds

JavaX fragment (include)

static Rect dm_getBounds(O module) {
  ret shallowCloneToClass Rect(call(dm_getStem(module), 'getFrameRect));
}

ifndef InOSCore
static Rect dm_getBounds() {
  ret dm_getBounds(dm_current_generic());
}
endifndef

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016705
Snippet name: dm_getBounds
Eternal ID of this version: #1016705/5
Text MD5: 456b662682850b84b2fa748a55c66bbd
Author: stefan
Category: javax / dynamic modules
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-30 14:34:01
Source code size: 219 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 347 / 411
Version history: 4 change(s)
Referenced in: [show references]