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

3
LINES

< > BotCompany Repo | #1019208 // rectCenterX

JavaX fragment (include)

static Int rectCenterX(Rect r) {
  ret r == null ? null : r.x+r.w/2;
}

Author comment

Began life as a copy of #1005717

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1019208
Snippet name: rectCenterX
Eternal ID of this version: #1019208/1
Text MD5: ffc9f990789011dad56e41d8b7632647
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-27 21:19:20
Source code size: 72 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 304 / 341
Referenced in: [show references]