You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flavien ANDRE 899573c783
unity project added
3 years ago
..
ChangesPresenter.cs unity project added 3 years ago
ChangesPresenter.cs.meta unity project added 3 years ago
HistoryPresenter.cs unity project added 3 years ago
HistoryPresenter.cs.meta unity project added 3 years ago
IChangesPresenter.cs unity project added 3 years ago
IChangesPresenter.cs.meta unity project added 3 years ago
IHistoryPresenter.cs unity project added 3 years ago
IHistoryPresenter.cs.meta unity project added 3 years ago
IMainPresenter.cs unity project added 3 years ago
IMainPresenter.cs.meta unity project added 3 years ago
IPresenter.cs unity project added 3 years ago
IPresenter.cs.meta unity project added 3 years ago
IStartPresenter.cs unity project added 3 years ago
IStartPresenter.cs.meta unity project added 3 years ago
MainPresenter.cs unity project added 3 years ago
MainPresenter.cs.meta unity project added 3 years ago
README.md unity project added 3 years ago
README.md.meta unity project added 3 years ago
StartPresenter.cs unity project added 3 years ago
StartPresenter.cs.meta unity project added 3 years ago

README.md

Presenters

In this directory, we have all of the interfaces and implementations of the Presenters in the package's MVP architecture.