phaserjs / phaser-editor-issues

Phaser Editor's bug tracker.
0 stars 0 forks source link

Add sort and flag control for "object tree" to "last to first" & "first to last" #35

Open Ariorh1337 opened 2 months ago

Ariorh1337 commented 2 months ago

The task involves enhancing the functionality of an "object tree" data structure by introducing a sorting capability. This sorting capability is controlled by a "sort flag," which can have two possible values: "last to first" and "first to last".