package wow.doge.mygame.implicits import javafx.{ collections => jfxc, event => jfxe, geometry => jfxg, scene => jfxs, util => jfxu } import javafx.scene.{input => jfxsi, layout => jfxsl, paint => jfxsp} import scalafx.scene.Scene import monix.execution.Cancelable import monix.reactive.OverflowStrategy import monix.reactive.Observable import monix.execution.Ack import scalafx.scene.control.Button package object observables {}