Resources.getIcon

  1. Icon getIcon(int id, bool defaultSize = true)
  2. Icon getIcon(Dstring name, bool defaultSize = true)
    class Resources
    final
    getIcon
    (
    Dstring name
    ,
    bool defaultSize = true
    )
  3. Icon getIcon(int id, int width, int height)
  4. Icon getIcon(Dstring name, int width, int height)

Meta