Libraryless. Click here for Pure Java version (2285L/14K).
static Rect screenRect() { ret new Rect(screenRectangle()); } static Rect screenRect(GraphicsDevice device) { ret toRect(screenRectangle(device)); }
Began life as a copy of #1004980
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1006575 |
Snippet name: | screenRect |
Eternal ID of this version: | #1006575/3 |
Text MD5: | 1821a94939ce25aae1c9c0ea475061b9 |
Transpilation MD5: | 9e5d28287eefb8af5bf37c528e69e512 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-09-06 14:33:30 |
Source code size: | 161 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 508 / 592 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |