Search results

  1. fukurou

    🎮gaming 8bitdo pro 2 walkthrough

    android 1 mode D (button on back of controller) 2 press start, LED blinks left to right 3 enter pair mode, press pair btn 3sec, led will briefly blink (this is required for the very 1st time only) 4 go to android bluetooth settings and turn it on 5 pair with [wireless controller] 6 LED becomes...
  2. fukurou

    🎮gaming 8bitdo pro 2 walkthrough

  3. fukurou

    [MEDIA]

  4. fukurou

    📱android Samsung Galaxy S23 Ultra - 5 Best Software Changes And More :)

    keep coping without air triggers :s78:
  5. fukurou

    📱android Samsung Galaxy S23 Ultra - 5 Best Software Changes And More :)

    :s30:super lame it has a black hole inside the actual screen! can not game with such garbage :s15:
  6. fukurou

    test emojis 030223

    :s74::s75::s21::s77::s78::s79::s80::s81::s28::s73:
  7. fukurou

    new team

    @ZORO
  8. fukurou

    new team

    Miraidon @ Electric Seed Ability: Hadron Engine Tera Type: Electric EVs: 4 HP / 240 Def / 252 SpD / 12 Spe Modest Nature - Thunder - Outrage - Charge - Parabolic Charge
  9. fukurou

    new team

    Greninja (M) @ Focus Sash Ability: Torrent Shiny: Yes Tera Type: Water EVs: 4 HP / 252 SpA / 252 Spe IVs: 0 Atk - Water Shuriken - Hydro Cannon - Toxic Spikes - Dark Pulse
  10. fukurou

    new team

    Pelipper (M) @ Damp Rock Ability: Drizzle Tera Type: Flying EVs: 128 HP / 48 Def / 208 SpA / 116 SpD / 8 Spe - Brave Bird - U-turn - Knock Off - Hydro Pump
  11. fukurou

    🍵 kotlin ya think this is a game? LG core kotlin propagation

    val neo:Chobits = Chobits() neo.addSkill(DiHelloWorld()) println(neo.think("hello","",""))
  12. fukurou

    🍵 kotlin ya think this is a game? LG core kotlin propagation

    hello world skill test kotlin: val s1:DiHelloWorld = DiHelloWorld() val n1:Neuron = Neuron() s1.input("hello","","") s1.output(n1) println(n1.algParts.get(0).algParts.get(0).action("","",""))
  13. fukurou

    🍵 kotlin Kotlin: Inherited platform declarations clash: The following declarations have the same JVM signature

    "Kotlin: Inherited platform declarations clash: The following declarations have the same JVM signature" this err occured when I tranlated java code to kotlin code the java code had a setter which was redundant, once I deleted the setter from the kotlin ver, the err cleared
  14. fukurou

    🍵 kotlin ya think this is a game? LG core kotlin propagation

    dude check out the bool cloudian class CldBool { //cloudian : this class is used to provide shadow reference to a boolean variable var modeActive = false } so gnarly only 2 code lines!
  15. fukurou

    [MEDIA]

  16. fukurou

    🍵 kotlin ya think this is a game? LG core kotlin propagation

    I dig that explosive effect when intelliJ converts java code to kotlin class DeepCopier { fun copyList(original: ArrayList<String>): ArrayList<String> { return ArrayList(original) } }
Top