Patch9Frame¶
Inherits: Control < CanvasItem < Node < Object
Category: Core
Brief Description¶
Member Functions¶
get_draw_center ( ) const |
|
get_modulate ( ) const |
|
get_patch_margin ( int margin ) const |
|
get_region_rect ( ) const |
|
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
Rect2 get_region_rect ( ) const
Object get_texture ( ) const
void set_draw_center ( bool draw_center )
void set_modulate ( Color modulate )
void set_region_rect ( Rect2 rect )
void set_texture ( Object texture )