Patch9Frame

Inherits: Control < CanvasItem < Node < Object

Category: Core

Brief Description

Member Functions

bool get_draw_center ( ) const
Color get_modulate ( ) const
int get_patch_margin ( int margin ) const
Rect2 get_region_rect ( ) const
Object get_texture ( ) const
void set_draw_center ( bool draw_center )
void set_modulate ( Color modulate )
void set_patch_margin ( int margin, int value )
void set_region_rect ( Rect2 rect )
void set_texture ( Object texture )

Signals

  • texture_changed ( )

Member Function Description

bool get_draw_center ( ) const

Color get_modulate ( ) const

int get_patch_margin ( int margin ) const

Rect2 get_region_rect ( ) const

Object get_texture ( ) const

void set_draw_center ( bool draw_center )

void set_modulate ( Color modulate )

void set_patch_margin ( int margin, int value )

void set_region_rect ( Rect2 rect )

void set_texture ( Object texture )

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/2.1/classes/class_patch9frame.html