Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "components/icon-button"

Index

Functions

Functions

Const iconButton

  • iconButton(gui: IMGUI, layout: IGridLayout | LayoutBox, id: string, icon: any, iconW: number, iconH: number, label?: undefined | string, info?: undefined | string): boolean
  • Parameters

    • gui: IMGUI
    • layout: IGridLayout | LayoutBox
    • id: string
    • icon: any
    • iconW: number
    • iconH: number
    • Optional label: undefined | string
    • Optional info: undefined | string

    Returns boolean

Generated using TypeDoc