Interfaces
ITilePlus
This is the main interface for TilePlus tiles. Almost all of the interface is implemented in Tile...
ITpMessaging
ITpMessaging is used to implement targets for the Messaging Service. It's pretty simple: /// <sum...
ITpPersistence
This interface specifies endpoints for save and restore data. It's something optional and a bit l...
Layout-Related
ITSceneInitializer Scene Initializers are used as a way to move scene initialization code into Sc...
Others
These are mostly for internal use. IActionPlugin Used with ZoneActions and EventActions to provid...