IconsConfig

Undocumented in source.

Members

Variables

gaps
vec2 gaps;

Spacing beetwen icons.

name
string name;
Undocumented in source.
size
vec2 size;

Size of one icon.

start
vec2 start;

Start offset of all icons.

textureFileName
string textureFileName;
Undocumented in source.
themed
bool themed;

If themed, then icon texture must placed in theme resources folder.

Meta