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

5
LINES

< > BotCompany Repo | #1006283 // showDoneAnim

JavaX fragment (include)

static void showDoneAnim(S text) {
  if (isHeadless()) { print("DONE! " + text); ret; }
  showAnimation("#1004378", text, 3.0);
  sleepSeconds(3.5);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1006283
Snippet name: showDoneAnim
Eternal ID of this version: #1006283/1
Text MD5: 542ef5642a185292f3842dfc2330d287
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-26 15:12:20
Source code size: 154 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 442 / 450
Referenced in: [show references]