Messages and Events
TilePlus has three internal messaging systems:
Events and Messages: for Tiles
ServiceMessages: send messages to Services. See the Services chapter.
Overview
TilePlus Messaging and Events TpLib has general-purpose messaging and Event functionality. Messag...
Events
Events System Superficially, the Events system implemented by TpEvents seems very simple. A tile ...
Messages
So that's Events. Messages are an entirely different animal. Events is a Static class. Messag...
Zone Actions
Zone Actions are similar to Event Actions but they're not automatically invoked in the same way a...