UZ9/westcore-path-generator

Combine all node data between UIManager and UIManagerRenderer

Closed this issue · 0 comments

UZ9 commented

At the moment UIManager and UIManagerRenderer both have their own array of nodes. All data should instead flow through UIManagerRenderer, where UIManager is solely responsible for calling UIManagerRenderer functions when UI buttons are pressed.