class_texturebutton - dragonsoulz/godot GitHub Wiki

TextureButton

####Inherits: BaseButton ####Category: Core

Brief Description

Button that can be themed with textures.

Member Functions

Description

Button that can be themed with textures. This is like a regular Button but can be themed by assigning textures to it. This button is intended to be easy to theme, however a regular button can expand (that uses styleboxes) and still be better if the interface is expect to have internationalization of texts.

Only the normal texture is required, the others are optional.

Member Function Description