Home
last modified time | relevance | path

Searched refs:tileset_editor_button (Results 1 – 4 of 4) sorted by relevance

/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dtile_set_editor_plugin.h286 Button *tileset_editor_button; variable
H A Dtile_set_editor_plugin.cpp3571 tileset_editor_button->show(); in make_visible()
3576 tileset_editor_button->hide(); in make_visible()
3631 tileset_editor_button = p_node->add_bottom_panel_item(TTR("TileSet"), tileset_editor); in TileSetEditorPlugin()
3632 tileset_editor_button->hide(); in TileSetEditorPlugin()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dtile_set_editor_plugin.h286 Button *tileset_editor_button; variable
H A Dtile_set_editor_plugin.cpp3571 tileset_editor_button->show(); in make_visible()
3576 tileset_editor_button->hide(); in make_visible()
3631 tileset_editor_button = p_node->add_bottom_panel_item(TTR("TileSet"), tileset_editor); in TileSetEditorPlugin()
3632 tileset_editor_button->hide(); in TileSetEditorPlugin()