Forum begins after the advertisement:


Is the UI part of the Inventory system and the mall system using the MVP model?

Home Forums Video Game Tutorial Series Creating a Farming RPG in Unity Is the UI part of the Inventory system and the mall system using the MVP model?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13034
    Potato
    Participant

    In this project, is the UI part of the Inventory system and the mall system using the MVP model?

    #13055
    Jonathan Teo
    Moderator

    You can certainly describe it that way, though I didn’t exactly think of it when I first implemented it.

    InventoryManager serves as the model as it contains the data for the Inventory
    UIManager can be understood to be the Presenter
    The UI elements in the Essentials prefab can be understood to be the View.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Go to Login Page →


Advertisement below: