Table of Contents

Class TexturesUI

Namespace
Fantas.UI
Assembly
Fantas.dll

Textures used by UI nodes

public static class TexturesUI : Object
Inheritance
TexturesUI

Properties

ButtonDisabledTexture

Default Disabled ButtonNode texture

public static Texture ButtonDisabledTexture { get; }

Property Value

Texture

ButtonHoverTexture

Default Hover ButtonNode texture

public static Texture ButtonHoverTexture { get; }

Property Value

Texture

ButtonNormalTexture

Default Normal ButtonNode texture

public static Texture ButtonNormalTexture { get; }

Property Value

Texture

ButtonPressedTexture

Default Pressed ButtonNode texture

public static Texture ButtonPressedTexture { get; }

Property Value

Texture

Focus

Focus texture

public static Texture Focus { get; }

Property Value

Texture

HScrollBar

HScrollBar

public static Texture HScrollBar { get; }

Property Value

Texture

MenuItem

MenuItem texture

public static Texture MenuItem { get; }

Property Value

Texture

ProgressRing

Ring texture

public static Texture ProgressRing { get; }

Property Value

Texture

VScrollBar

VScrollBar

public static Texture VScrollBar { get; }

Property Value

Texture