You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonathan Miller 1f14de672b Adds library files 4 years ago
..
ChangesPresenter.cs Adds library files 4 years ago
ChangesPresenter.cs.meta Adds library files 4 years ago
HistoryPresenter.cs Adds library files 4 years ago
HistoryPresenter.cs.meta Adds library files 4 years ago
IChangesPresenter.cs Adds library files 4 years ago
IChangesPresenter.cs.meta Adds library files 4 years ago
IHistoryPresenter.cs Adds library files 4 years ago
IHistoryPresenter.cs.meta Adds library files 4 years ago
IMainPresenter.cs Adds library files 4 years ago
IMainPresenter.cs.meta Adds library files 4 years ago
IPresenter.cs Adds library files 4 years ago
IPresenter.cs.meta Adds library files 4 years ago
IStartPresenter.cs Adds library files 4 years ago
IStartPresenter.cs.meta Adds library files 4 years ago
MainPresenter.cs Adds library files 4 years ago
MainPresenter.cs.meta Adds library files 4 years ago
README.md Adds library files 4 years ago
README.md.meta Adds library files 4 years ago
StartPresenter.cs Adds library files 4 years ago
StartPresenter.cs.meta Adds library files 4 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.