ElementTui
v0.4.1

      View Source ElementTui.TermBox2Ex (ElementTui v0.4.1)

      Thin wrapper around the termbox2 C library. In general a user should not need to use this directly, but instead use the main ElementTui module.

      Summary

      Functions

      clear()
      clear_region(x, y, width, height)
      ex_start()
      ex_stop()
      height()
      hide_cursor()
      load_nifs()
      poll(timeout)
      present()
      puts(x, y, attr, bg_attr, text)
      set_cursor(x, y)
      so_contents()
      width()

      Functions

      Link to this function

      clear()

      View Source
      Link to this function

      clear_region(x, y, width, height)

      View Source
      Link to this function

      ex_start()

      View Source
      Link to this function

      ex_stop()

      View Source
      Link to this function

      height()

      View Source
      Link to this function

      hide_cursor()

      View Source
      Link to this function

      load_nifs()

      View Source
      Link to this function

      poll(timeout)

      View Source
      Link to this function

      present()

      View Source
      Link to this function

      puts(x, y, attr, bg_attr, text)

      View Source
      Link to this function

      set_cursor(x, y)

      View Source
      Link to this function

      so_contents()

      View Source
      Link to this function

      width()

      View Source

      Hex Package Hex Preview Download ePub version

      Built using ExDoc (v0.34.0) for the Elixir programming language