1 | static volatile Pt showCAL_defaultSize_pt; |
2 | |
3 | static void showCAL_defaultSize(int w, int h) {
|
4 | showCAL_defaultSize_pt = Pt(w, h); |
5 | } |
6 | |
7 | static Pt showCAL_defaultSize() {
|
8 | ret showCAL_defaultSize_pt; |
9 | } |
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: | #1010530 |
| Snippet name: | showCAL_defaultSize |
| Eternal ID of this version: | #1010530/4 |
| Text MD5: | d628c327d637473cab358190fd47336c |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-09-19 22:18:13 |
| Source code size: | 205 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 785 / 771 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |