Resources.getIcon

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Icon getIcon(int id, bool defaultSize)
  2. Icon getIcon(Dstring name, bool defaultSize)
  3. Icon getIcon(int id, int width, int height)
  4. Icon getIcon(Dstring name, int width, int height)
    class Resources
    final
    getIcon
    (
    Dstring name
    ,
    int width
    ,
    int height
    )

Meta