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

7
LINES

< > BotCompany Repo | #1009361 // tempShowEmotion

JavaX fragment (include)

static int tempShowEmotion_duration = 2000;

static void tempShowEmotion(S emotion) {
  final Smiley s = showSmiley();
  s.emotion(emotion);
  awtLater(s.is, tempShowEmotion_duration, r { s.hide() });
}

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: #1009361
Snippet name: tempShowEmotion
Eternal ID of this version: #1009361/2
Text MD5: 3e63e4ebf3701fe1ed3d8e50b1ffdbdc
Author: stefan
Category: javax / a.i. / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-07-24 18:13:59
Source code size: 208 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 390 / 379
Version history: 1 change(s)
Referenced in: [show references]