1 | static RGBImage rgbSingleColorSquare(RGB rgb) { |
2 | ret rgbSingleColorCube(rgb); |
3 | } |
4 | |
5 | |
6 | |
7 | static RGBImage rgbSingleColorSquare(RGB rgb, int size) { |
8 | ret rgbSingleColorCube(rgb, size); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1024715 |
Snippet name: | rgbSingleColorSquare - synonym of rgbSingleColorCube |
Eternal ID of this version: | #1024715/1 |
Text MD5: | 058cc9f095a9fac26265c01465a1c9c2 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-08-24 12:44:23 |
Source code size: | 182 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 182 / 213 |
Referenced in: | [show references] |