You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-18 14:21:41 +00:00
New TileSet Editor
This commit is contained in:
committed by
Mariano Javier Suligoy
parent
432f2f1a67
commit
ce87a30e45
@@ -184,6 +184,7 @@ class TileMapEditor : public VBoxContainer {
|
||||
void _update_palette();
|
||||
void _menu_option(int p_option);
|
||||
void _palette_selected(int index);
|
||||
void _palette_multi_selected(int index, bool selected);
|
||||
|
||||
void _start_undo(const String &p_action);
|
||||
void _finish_undo();
|
||||
|
||||
Reference in New Issue
Block a user