Home
last modified time | relevance | path

Searched defs:tileset_editor (Results 1 – 5 of 5) sorted by relevance

/dports/devel/godot2-tools/godot-2.1.6-stable/editor/plugins/
H A Dtile_set_editor_plugin.h79 TileSetEditor *tileset_editor; variable
/dports/devel/godot2/godot-2.1.6-stable/editor/plugins/
H A Dtile_set_editor_plugin.h79 TileSetEditor *tileset_editor; variable
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dtile_set_editor_plugin.h261 TileSetEditor *tileset_editor; variable
285 TileSetEditor *tileset_editor; variable
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dtile_set_editor_plugin.h261 TileSetEditor *tileset_editor; variable
285 TileSetEditor *tileset_editor; variable
/dports/games/allacrost/allacrost-1.0.2/src/editor/
H A Deditor.cpp733 TilesetEditor* tileset_editor = new TilesetEditor(this, "tileset_editor", true); in _TilesetEdit() local