类 JImGuiIO


public final class JImGuiIO extends JImGuiIOGen
从以下版本开始:
v0.1
  • 方法详细资料

    • getMouseClickedPosX

      public float getMouseClickedPosX(int index)
    • getMouseClickedPosY

      public float getMouseClickedPosY(int index)
    • getMouseDragMaxDistanceAbsX

      public float getMouseDragMaxDistanceAbsX(int index)
    • getMouseDragMaxDistanceAbsY

      public float getMouseDragMaxDistanceAbsY(int index)
    • getInputString

      @NotNull public @NotNull String getInputString()
    • addInputCharacter

      public void addInputCharacter(char character)
    • getFonts

      @NotNull public @NotNull JImFontAtlas getFonts()
    • getFontDefault

      @NotNull public @NotNull JImFont getFontDefault()
    • getInputChars

      public char @NotNull [] getInputChars()