Home
last modified time | relevance | path

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

/dports/devel/godot2-tools/godot-2.1.6-stable/modules/gridmap/
H A Dgrid_map_editor_plugin.h205 void _edit_mode_changed(int p_what);
H A Dgrid_map_editor_plugin.cpp1083 void GridMapEditor::_edit_mode_changed(int p_what) { in _edit_mode_changed() function in GridMapEditor
1112 ObjectTypeDB::bind_method("_edit_mode_changed", &GridMapEditor::_edit_mode_changed); in _bind_methods()
/dports/devel/godot2/godot-2.1.6-stable/modules/gridmap/
H A Dgrid_map_editor_plugin.h205 void _edit_mode_changed(int p_what);
H A Dgrid_map_editor_plugin.cpp1083 void GridMapEditor::_edit_mode_changed(int p_what) { in _edit_mode_changed() function in GridMapEditor
1112 ObjectTypeDB::bind_method("_edit_mode_changed", &GridMapEditor::_edit_mode_changed); in _bind_methods()