Home
last modified time | relevance | path

Searched refs:_region_draw (Results 1 – 8 of 8) sorted by relevance

/dports/devel/godot2-tools/godot-2.1.6-stable/editor/plugins/
H A Dtexture_region_editor_plugin.h124 void _region_draw();
H A Dtexture_region_editor_plugin.cpp47 void TextureRegionEditor::_region_draw() { in _region_draw() function in TextureRegionEditor
602 ObjectTypeDB::bind_method(_MD("_region_draw"), &TextureRegionEditor::_region_draw); in _bind_methods()
/dports/devel/godot2/godot-2.1.6-stable/editor/plugins/
H A Dtexture_region_editor_plugin.h124 void _region_draw();
H A Dtexture_region_editor_plugin.cpp47 void TextureRegionEditor::_region_draw() { in _region_draw() function in TextureRegionEditor
602 ObjectTypeDB::bind_method(_MD("_region_draw"), &TextureRegionEditor::_region_draw); in _bind_methods()
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dtexture_region_editor_plugin.h132 void _region_draw();
H A Dtexture_region_editor_plugin.cpp51 void TextureRegionEditor::_region_draw() { in _region_draw() function in TextureRegionEditor
781 ClassDB::bind_method(D_METHOD("_region_draw"), &TextureRegionEditor::_region_draw); in _bind_methods()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dtexture_region_editor_plugin.h132 void _region_draw();
H A Dtexture_region_editor_plugin.cpp51 void TextureRegionEditor::_region_draw() { in _region_draw() function in TextureRegionEditor
781 ClassDB::bind_method(D_METHOD("_region_draw"), &TextureRegionEditor::_region_draw); in _bind_methods()