1 | static L<Pt> pointsInRect(int w, int h) { |
2 | ret allPointsInRect(w, h); |
3 | } |
4 | |
5 | static L<Pt> pointsInRect(Rect r) { |
6 | ret allPointsInRect(r); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031127 |
Snippet name: | pointsInRect - synonym of allPointsInRect |
Eternal ID of this version: | #1031127/2 |
Text MD5: | cc72441dfcdeb867ace874194312e322 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-05-07 16:47:46 |
Source code size: | 143 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 146 / 190 |
Version history: | 1 change(s) |
Referenced in: | [show references] |