Window.addPopUpElement

Puts a PopUpElement on the GUI at the given position.

  1. void addPopUpElement(PopUpElement p)
  2. void addPopUpElement(PopUpElement p, int x, int y)
    class Window
    void
    addPopUpElement
    (
    PopUpElement p
    ,
    int x
    ,
    int y
    )

Meta